From 6431cdfc1e108525342a1f4a14f7e1dc1e07a0ba Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 11 Jul 2016 14:23:17 +0200 Subject: [PATCH] add spamass-milter --- rootfs/etc/confd/templates/master.cf.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rootfs/etc/confd/templates/master.cf.tmpl b/rootfs/etc/confd/templates/master.cf.tmpl index 17192a9..5be8164 100644 --- a/rootfs/etc/confd/templates/master.cf.tmpl +++ b/rootfs/etc/confd/templates/master.cf.tmpl @@ -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} - \ No newline at end of file