Zitat von Wietse Venema <wie...@porcupine.org>:

lst_ho...@kwsoft.de:
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.

I was nearly sure postfix provide something perfectly fitting for us. Despite the fact i use access maps for ages i have overlooked the "REDIRECT" feature totaly :-(

Built-in: the Milter protocol has "add recipient" and "delete
recipient" primitives. There currently is no policy daemon support
to manipulate the message envelope.

Heavy-weight: an external content filter (before- or after-queue)
could manipulate the message envelope.

Grotesque: use sender_dependent_transport_maps to select on sender,
and use smtp_generic_maps to replace the recipient. It does not
scale well when you have to do this a lot.

Umm, no. That one i have found first in the documentation, but i was sure there is something much cleaner.

Many Thanks as always

Andreas


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to