Subversion Repositories configs

Rev

Rev 88 | Rev 93 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88 Rev 90
Line 316... Line 316...
316
#relayhost = $mydomain
316
#relayhost = $mydomain
317
#relayhost = [gateway.my.domain]
317
#relayhost = [gateway.my.domain]
318
#relayhost = [mailserver.isp.tld]
318
#relayhost = [mailserver.isp.tld]
319
#relayhost = uucphost
319
#relayhost = uucphost
320
#relayhost = [an.ip.add.ress]
320
#relayhost = [an.ip.add.ress]
321
#relayhost = smtp.cox.net:587
321
#relayhost = smtp.cox.net
322
relayhost = smtp.cox.net
322
relayhost = [smtpout.secureserver.net]:3535
-
 
323
#smtp_use_tls = yes
-
 
324
smtp_sasl_auth_enable = yes
-
 
325
smtp_sasl_password_maps = hash:/etc/postfix/relay_passwords
-
 
326
smtp_sasl_security_options =
-
 
327
 
323
 
328
 
324
# REJECTING UNKNOWN RELAY USERS
329
# REJECTING UNKNOWN RELAY USERS
325
#
330
#
326
# The relay_recipient_maps parameter specifies optional lookup tables
331
# The relay_recipient_maps parameter specifies optional lookup tables
327
# with all addresses in the domains that match $relay_domains.
332
# with all addresses in the domains that match $relay_domains.