On Sat, May 28, 2011 at 8:31 PM, Jerry <[email protected]> wrote:
> On Sat, 28 May 2011 17:53:38 +1000 > Nick Edwards <[email protected]> articulated: > > > > > > > > our postfix master.cf is > > dovecot unix - n n - - pipe > > flags=DRhu user=mail:mail argv=/usr/libexec/dovecot/deliver -e -d > > ${recipient} > > I use "+" addressing with Postfix & dovecot without a problem. This is > from the Postfix master.cf file: > > dovecot unix - n n - - pipe > flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -f > ${sender} > -d ${user}@${nexthop} -a ${recipient} > > This was the problem, thanks, though the -a is not needed from reading the wiki options tells me it defaults to same. (BTW I got this message in my spam folder ???? it must not like the dollar signs?) But all is working thanks again for your help! Nicki
