Several clients bcc incoming and outgoing email to their gmail account. It works well, however Google won't accept messages bcc'd from notification@facebookmail.com.
I want to deliver these messages to the client without copying the messages to gmail. So I need some way to bcc gmail unless the message originates from facebookmail.
Anyone have a clever solution for this one?
I am using Postfix's sender_bcc_maps & recipient_bcc_maps directives to accomplish the bcc function.
I want to deliver these messages to the client without copying the messages to gmail. So I need some way to bcc gmail unless the message originates from facebookmail.
Anyone have a clever solution for this one?
I am using Postfix's sender_bcc_maps & recipient_bcc_maps directives to accomplish the bcc function.