examples/postfix/master-sa.cf
2024-03-20 10:54:09 -05:00

13 lines
561 B
CFEngine3

# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - n - - smtpd -o content_filter=spamassassin
spamassassin
unix - n n - - pipe
flags=R
user=spamuser
argv=/usr/bin/spamc
-e /usr/sbin/sendmail
-oi -f ${sender} ${recipient}