Hai,
I am using Zimbra Open source edition 6 in centos 5.
We need all the incoming and outgoing mails from other domains to be forwarded to specific mail address for future reference.
I put Alwaysbcc option in postfix configuration. But, Its Forwarding all the mails.
ex:
my domain: example.com
i have two accounts:
in@example.com,
out@example.com
i need a copy of all the mails sent to other domains(except example.com) forwarded to
out@example.com
also i need copy of all the incoming mails from other domains (except example.com) forwarded to
in@example.com
Any Solution?