On Tue, Nov 02, 2010 at 12:36:30PM -0400, Wietse Venema wrote:
> [email protected]:
> > Hello
> >
> > is it possible to redirect (rewrite recipient) incoming mail based on
> > the sender envelope address??
>
> Built-in: the REDIRECT access map feature, but this causes Postfix
> to ignore all existing message recipients.
Also built-in: sender_bcc_maps, which does not replace the recipient,
but can add a recipient.
> Heavy-weight: an external content filter (before- or after-queue)
> could manipulate the message envelope.
I have some experience with post-queue filters that manipulate the
envelope. This works well, when the content filter is already in
place for other reasons, and can be easily customized to add extra
features.
--
Viktor.