15 Apr
2009
15 Apr
'09
1:17 a.m.
I'm not all that good with Postfix configuration, but:
On Tue, 2009-04-14 at 13:05 -0700, James Butler wrote:
## POSTFIX CONFIG ##
/etc/postfix/main.cf:
mailbox_transport = spamassassin
Remove this.
/etc/postfix/master.cf:
spamassassin unix - n n - - pipe user=spam:dovecot argv=/usr/bin/spamc -f -e /usr/libexec/dovecot/deliver -f ${sender} -d ${user} -m ${extension}
Remove this and add to main.cf:
mailbox_command = /usr/bin/spamc -f -e /usr/libexec/dovecot/deliver