add spamass-milter

This commit is contained in:
Sebastian Hugentobler 2016-07-11 14:23:17 +02:00
parent fec824896e
commit 6431cdfc1e

View File

@ -1,9 +1,8 @@
submission inet n - - - - smtpd
-o syslog_name=postfix/submission
-o smtpd_tls_security_level=encrypt
-o content_filter=spamfilter
smtp inet n - n - - smtpd -o content_filter=spamfilter
smtp inet n - n - - smtpd
pickup unix n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr unix n - n 300 1 qmgr
@ -30,4 +29,3 @@ scache unix - - n - 1 scache
spamfilter unix - n n - - pipe
flags=Rq user=postfix argv=/usr/bin/spamfilter ${sender} ${recipient}