Aligned params in a pre for master.cf.
This commit is contained in:
parent
8049d76864
commit
49df9a7081
@ -219,7 +219,7 @@ block article
|
||||
pre
|
||||
| smtp inet n - n - - smtpd
|
||||
| -o content_filter=spamassassin
|
||||
| submission inet n - n - - smtpd
|
||||
| submission inet n - n - - smtpd
|
||||
| -o syslog_name=postfix/submission
|
||||
| -o smtpd_tls_security_level=encrypt
|
||||
| -o smtpd_sasl_auth_enable=yes
|
||||
@ -232,7 +232,7 @@ block article
|
||||
| -o smtpd_tls_wrappermode=yes
|
||||
| -o smtpd_sasl_auth_enable=yes
|
||||
|
|
||||
| spamassassin unix - n n - - pipe
|
||||
| spamassassin unix - n n - - pipe
|
||||
| user=spamd argv=/bin/vendor_perl/spamc
|
||||
| -e /sbin/sendmail -oi -f ${sender} ${recipient}
|
||||
p #[code smtp] is listening on port 25, and #[code smtps] on port 465. #[code submission] is listening on port 587 and is used by mail client to send mail.
|
||||
|
Loading…
Reference in New Issue
Block a user