- Message from Viktor Dukhovni via Postfix-users
-
Date: Mon, 8 Jan 2024 12:40:49 -0500
From: Viktor Dukhovni via Postfix-users
Reply-To: postfix-users@postfix.org, Viktor Dukhovni
Subject: [pfx] Re: recipient_bcc_maps clarification.
To: postfix-users
On Mon, Jan 08, 2024 at 10:24:15AM +0530, anant--- via Postfix-users wrote:
> For specific 2 recipients of our domain, we don't want always_bcc to be
> implemented. ie. if a mail is addressed to a...@xx.com (our domain only),
> mail should not be Bcc to zz...@xx.com. similarly if mail recipient
John Fawcett via Postfix-users skrev den 2024-01-08 18:09:
#/etc/postfix/regexp_recipient_bcc
a...@xx.com devnull
d...@xx.com devnull
@xx.com zz...@xx.com
Postfix will still generate bcc messages for emails to abc and def but
they won't actually get sent out.
this is why always_bcc
On 08/01/2024 05:54, anant--- via Postfix-users wrote:
Hello,
We have in main.cf always_bcc = zz...@xx.com and our domain is xx.com
For specific 2 recipients of our domain, we don't want always_bcc to
be implemented. ie. if a mail is addressed to a...@xx.com (our domain
only), mail should