Always BCC:
sudo su
su – zimbra
Edit postfox config file
nano /opt/zimbra/common/conf/main.
Below last line of the main.cf add the following line
always_bcc = inoutmails@example.com
Reload postfix
postfix reload
zmcontrol restart
sudo su
su – zimbra
Edit postfox config file
nano /opt/zimbra/common/conf/main.
Below last line of the main.cf add the following line
always_bcc = inoutmails@example.com
Reload postfix
postfix reload
0 Comments