On 24 Oct 2013, at 08:54 , LuKreme <krem...@kreme.com> wrote:
> dovecot unix    -       n       n       -       -      pipe flags=DRhu 
> user=user:group argv=/usr/local/libexec/dovecot/deliver -f ${sender} -d 
> ${user}@${nexthop} -m ${extension}

I ran into a problem with this line in that the D flag generates an error if a 
message is sent to two virtual users.

warning: pipe flag `D' requires dovecot_destination_recipient_limit = 1

Also, I notice that on the dovecot2 page deliver is dovecot-lda.

I'm trying this right now and will see if there's any further errors:

main.cf:
dovecot_destination_recipient_limit = 1

master.cf
dovecot    unix  -       n       n       -       -       pipe
    flags=DRhu user=vpopmail:vchkpw argv=/usr/local/libexec/dovecot/dovecot-lda
    -f ${sender} -d ${user}@${nexthop} -m ${extension}

-- 
You and me Sunday driving Not arriving

Reply via email to