-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 27 May 2008, Patrick Nagel wrote:
One would expect, that the 'To:' header is identical in both mails, but
instead I get something like this:
Mail in 'city' mailbox:
Delivered-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test mail
(Redirected) Mail in 'other' mailbox:
Delivered-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test mail
It seems as if sieve uses the 'Delivered-To' header as the 'To' header in the
redirected mail - which is not what I need.
Sieve does not mangle the message, I suspect that you have configured the
MTA to mangle / update / correct the headers.
Sieve sents the mail using the sendmail binary (or its emulation of your
MTA). In Dovecot v1.0:
sendmail -i -f <<return-path>> -- <<forward_to_address>>
- -i lets the binary ignore single-line-dots
- -f sets the sender address
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIO7WYVJMDrex4hCIRAmE3AJ4wxOJNq0BlctzaoppqHOymk3fyJwCfTZw6
p3Mjrbx/39zocMyl4ZIKokw=
=UVng
-----END PGP SIGNATURE-----