Hi,
I am able to forward the outgoing mail from
abc@example.com to
abc@backupmail.example.com
I used the sender_bcc_maps feature of postfix
i tried forward mails sent from:
abc@example.com to
abc@backupmail.example.com abc.arc@example.com to
abc.arc@backupmail.example.com
I have done the below to accomplist this task::
1. I created a file /opt/zimbra/postfix-2.6.5.2z/conf/sender_bcc_maps
2. Then i run the command
postmap /opt/zimbra/postfix-2.6.5.2z/conf/sender_bcc_maps as zimbra user
3. I restarted the zimbra with zmcontrol stop and the start.
That's all everytihing is working as i needed.
Thanks to all for the support extended on my issue.