Hi, 
We have Running Postfix with Virtual Domains. I need some address
rewriting for Incoming and Outgoing Emails and using Canonical Maps we
have done this task:

--- main.cf config:
sender_canonical_maps = hash:/etc/postfix/canonical-sender
recipient_canonical_maps = hash:/etc/postfix/canonical-rcpt

--- canonical-sender:
@example.com            @example.net

--- canonical-rcpt
@example.info           @example.net

We have an Exchange for our local Emails and Exchange uses Postfix as
Smarthost. 
Address Rewriting is Working properly for Emails from Exchange to
Outside network, but For Emails from Exchange to Postfix Virtually
hosted Domains or Postfix Local Mailbox's the rules doesn't Affect ! 
Could you please somebody help me?

Thanks in Anticipation.
Nasser

Reply via email to