On Wed, 20 Aug 2008 07:08:32 -0400 (EDT) [EMAIL PROTECTED] (Wietse Venema) wrote:
> Bj?rn T Johansen: > > Aug 20 12:36:44 web postfix/pipe[2802]: 88AC71FA25F: to=<[EMAIL > > PROTECTED]>, relay=dovecot, delay=0.09, > > delays=0.07/0/0/0.02, dsn=5.4.6, status=bounced (mail forwarding loop for > > [EMAIL PROTECTED]) > > You are sending mail with > > Delivered-To: [EMAIL PROTECTED] > > into the pipe daemon. > > See: > The RELEASE_NOTES file > man 8 pipe > > Wietse Yes, in my master.cf file I have this..: dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -d ${recipient} I can't use this anymore with version 2.5.x? BTJ