| smtp inet n - n - - smtpd | |
| -o content_filter=spamfilter | |
| 10025 inet n - n - - smtpd | |
| -o content_filter=spamfilter | |
| submission inet n - n - - smtpd | |
| -o syslog_name=postfix/submission | |
| -o smtpd_tls_security_level=encrypt | |
| -o smtpd_sasl_auth_enable=yes | |
| -o smtpd_reject_unlisted_recipient=no | |
| -o smtpd_recipient_restrictions= | |
| -o smtpd_relay_restrictions=permit_mynetworks,permit_sasl_authenticated,reject | |
| -o milter_macro_daemon_name=ORIGINATING | |
| smtps inet n - n - - smtpd | |
| -o syslog_name=postfix/smtps | |
| -o smtpd_tls_wrappermode=yes | |
| -o smtpd_sasl_auth_enable=yes | |
| -o smtpd_reject_unlisted_recipient=no | |
| -o smtpd_recipient_restrictions= | |
| -o smtpd_relay_restrictions=permit_sasl_authenticated,reject | |
| -o milter_macro_daemon_name=ORIGINATING | |
| -o content_filter=spamfilter | |
| 10465 inet n - n - - smtpd | |
| -o syslog_name=postfix/smtps | |
| -o smtpd_tls_wrappermode=yes | |
| -o smtpd_sasl_auth_enable=yes | |
| -o smtpd_reject_unlisted_recipient=no | |
| -o smtpd_recipient_restrictions= | |
| -o smtpd_relay_restrictions=permit_sasl_authenticated,reject | |
| -o milter_macro_daemon_name=ORIGINATING | |
| pickup unix n - n 60 1 pickup | |
| cleanup unix n - n - 0 cleanup | |
| qmgr unix n - n 300 1 qmgr | |
| tlsmgr unix - - n 1000? 1 tlsmgr | |
| rewrite unix - - n - - trivial-rewrite | |
| bounce unix - - n - 0 bounce | |
| defer unix - - n - 0 bounce | |
| trace unix - - n - 0 bounce | |
| verify unix - - n - 1 verify | |
| flush unix n - n 1000? 0 flush | |
| proxymap unix - - n - - proxymap | |
| proxywrite unix - - n - 1 proxymap | |
| smtp unix - - n - - smtp | |
| relay unix - - n - - smtp | |
| showq unix n - n - - showq | |
| error unix - - n - - error | |
| retry unix - - n - - error | |
| discard unix - - n - - discard | |
| local unix - n n - - local | |
| virtual unix - n n - - virtual | |
| lmtp unix - - n - - lmtp | |
| anvil unix - - n - 1 anvil | |
| scache unix - - n - 1 scache | |
| dovecot unix - n n - - pipe flags=DRhu | |
| user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -f ${sender} -d | |
| ${recipient} | |
| spamfilter unix - n n - - pipe flags=Rq | |
| user=spamd argv=/usr/local/bin/spamfilter.sh -oi -f ${sender} ${recipient} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment