Exclude particular domain from BCC (sender_bcc_maps)

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
giri.chandran
Posts: 1
Joined: Fri Mar 15, 2019 1:49 pm

Exclude particular domain from BCC (sender_bcc_maps)

Post by giri.chandran »

Hi,
I am new to Zimbra. I configured zimbra mail server with monitoring bcc mail with sender_bcc_maps as per the link https://dilliganesh.wordpress.com/2016/ ... imbra-8-7/ and working perfectly. Now I want to exclude mail sent to a particular domain from bcc mail.
In details
my sender_bcc_maps file is as follows

Code: Select all

user1@domain.com  manager@domain.com
user2@domain.com  manager@domain.com
when user1@domain.com send email to user2@domiain.com, the mail will sent with bcc to manager@domain.com.

I want, when user1@domain.com set mail to anymail@directordomain.com should not sent bcc copy to manager@domain.com.

Thanks in advance.
Post Reply