Tom Hendrikx wrote: > On 20/01/11 08:50, Per Jessen wrote: >> Per Jessen wrote: >> >>> Pascal Volk wrote: >>> >>>> Hi Per, >>>> >>>> now the +ext is included in the Delivered-To header again: >>>> http://hg.dovecot.org/dovecot-2.0/rev/a3a7cc0172fd >>>> >>> >>> Thanks Pascal, that was fast! >>> >>> Last night, I reverse applied the patch you mentioned earlier to >>> 2.0.9, which worked just fine, I'm building it just now. >> >> Probably superfluous, but nevertheless - it works fine, I'm getting >> the >> right Deliver-To header including the +extension. Interestingly, I'm >> not seeing X-Original-To - isn't that normally added by postfix? >> >> >> /Per Jessen, Zürich >> > > X-Original-To: header is added by postfix' pipe(8) command,
Hmm, it's can't be only pipe() - if I revert to regular virtual delivery to maildir (instead of lmtp to dovecot), I get the X-Original-To header, and that involves no pipe(). > and is only available when delivering to a single recipient > (<transport>_destination_recipient_limit = 1). I'll try that. /Per Jessen, Zürich