Hi, I am using bcc_send_maps so all mail sent by POP is BCC to a particular address.
So all mail from @example.com is BCCd to [email protected] This works fine. However when we send mail from our webshop, the mail gets BCC'd as well, eg mail from [email protected], mail to: [email protected] I think this is because the first address matches the send map spec of @example.com However I don't want this behaviour - We are also using bcc_recipient_maps so everything coming in to @example.com already gets copied to [email protected] Is there any way to tell postfix not to use bcc_send_maps for mail sent by other sendmails? Regards
