Regarding Rib's post:
Quote:
to get it to work it did the following steps
in /opt/zimbra/postfix/conf i created a file called sender_bcc
and added the user i wanted to copy/send to employee@domain.com boss@domain.com
in /opt/zimbra/postfix/conf/main.conf I added sender_bcc_maps = hash:/opt/zimbra/postfix/conf/sender_bcc
then run as zimbra user
postmap /opt/zimbra/postfix/conf/sender_bcc
restart postfix -
postfix reload
This did the trick for me
|
Is there a reason why this doesn't work with 3.13_GA ?
When I activate this (with the postfix reload) zimbra no longer accepts connections from my mail clients. As soon as I copy back my original main.cf and reload postfix, everything's fine again.
I'd really like to use sender_bcc_maps but I can't get it to work with our old system.
And yes, I know I should upgrade to a newer version, but that's easier said than done. But I'm working on it.
Meanwhile, any input on getting this running with 3.13 would be appreciated.
Thanks