Thank you. That worked. Would it be easy to also change the display name? If the sender were to use "Alert Company" <[email protected]> the end-user now sees it as "Alert Company" <[email protected]>.
Thanks for your help. -Tay > use sender rewrite options with canonical maps > > /etc/postfix/main.cf <http://www.postfix.org/postconf.5.html>: > sender_canonical_maps > <http://www.postfix.org/postconf.5.html#sender_canonical_maps> = > hash:/etc/postfix/sender_canonical > > > > On Tue, Jul 9, 2013 at 8:54 PM, <[email protected]> wrote: > >> Hello, hopefully somebody can give me a clue on how to do this. >> >> Right now I have emails coming from [email protected] to >> [email protected]. >> >> I want to set up something in Postfix so that if the email is going to >> [email protected], the From: address is automatically >> re-written >> to [email protected]. >> >> That way the people on [email protected] will see the email >> coming from [email protected] instead of [email protected]. >> >> Any clue on this or where to start would be helpful! Thanks!!!! >> >> -Tay >> >> >
