On Tue, 2011-10-25 at 11:33 -0700, Jack Fredrikson wrote:
> mailbox_command = /usr/local/libexec/dovecot/deliver -f "$SENDER" -a
> "$RECIPIENT"
>
get rid of this ^^^^^^^^^^^^^ in postifx main.cf
> dovecot unix - n n - - pipe
> flags=DRhu user=dovecot argv=/usr/local/libexec/dovecot/dovecot-lda -f
> ${sender} ${recipient}
in master, try
dovecot unix - n n - - pipe
flags=DRhu user=dovecot argv=/usr/local/libexec/dovecot/dovecot-lda
-f ${sender} -e -d ${user}@${nexthop}
Are you really using user dovecot?
Did you build this from source, if so show us the options you used
signature.asc
Description: This is a digitally signed message part
