Am 29.04.2015 um 22:17 schrieb gilbertoferreira:
Hi guys
I need some help... After search for many foruns and websites through
Google, I can't find out how to solve it...
I have two mail servers:
1 - Pure postfix
2 - Zimbra Mail Server
So, I am already have the Pure postfix server transport the mail messages to
Zimbra Mail server, via transport map:
someacco...@domain.com smtp:[IP-ZIMBRA]
But, in this way, I am unable to keep copy of every mail that arrive to
someaccount... All messages goes to Zimbra Mail Server...
How is the best way to make postfix keep a copy on server and, at same time,
forward to Zimbra mail server??
Thanks a lot for any help
--
View this message in context:
http://postfix.1071664.n5.nabble.com/Postfix-forward-mail-to-other-server-but-leaving-a-copy-tp76521.html
Sent from the Postfix Users mailing list archive at Nabble.com.
Hi,
maybe use something like this: always_bcc = catchall@localhost in main.cf
on your local system or forward to a special archive mail adress.
have a nice day
juergen