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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to