|
| | Subject: | Re: Address re-writing | | Group: | Postfix-users | | From: | (Wietse Venema) | | Date: | 11 Apr 2007 |
Wright, Matt:
> Hi,
>
> I'm looking to be able to re-write the "reply to" or "from" address
> depending upon the "to" address when sending a message using postfix.
Why the address and why not the domain?
Postfix has smtp_generic_maps that rewrites addresses when
mail is sent over the network, and that does not change mail
that is delivered locally.
http://www.postfix.org/ADDRESS_REWRITING_README.html#generic
http://www.postfix.org/STANDARD_CONFIGURATION_README.html#fantasy
Wietse
> Can anyone help me with this please?
Wietse
|