Content filter only needed for incoming mail
This commit is contained in:
@@ -61,15 +61,6 @@ notes='
|
|||||||
[...]
|
[...]
|
||||||
-o content_filter=spamassassin
|
-o content_filter=spamassassin
|
||||||
|
|
||||||
submission inet n - - - - smtpd
|
|
||||||
[...]
|
|
||||||
-o content_filter=spamassassin
|
|
||||||
|
|
||||||
smtps inet n - y - - smtpd
|
|
||||||
[...]
|
|
||||||
-o content_filter=spamassassin
|
|
||||||
|
|
||||||
|
|
||||||
spamassassin unix - n n - - pipe
|
spamassassin unix - n n - - pipe
|
||||||
user=debian-spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}
|
user=debian-spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user