Jeff wrote:
Jeff wrote:
I have recipient_bcc_maps set up and configured correctly on a per-user
basis:
[EMAIL PROTECTED] [EMAIL PROTECTED]
How would I do this for an entire domain? Would it be:
[EMAIL PROTECTED] [EMAIL PROTECTED]
Or would it be
@domain.tld [EMAIL PROTECTED]
Thanks!
http://www.postfix.org/postconf.5.html#recipient_bcc_maps
I'm unclear on that (multiple original recipients, or multiple destination
bcc's?). Does it mean that multiples can only be handled by using
always_bcc then?
There can only be one Bcc destination recipient for each
original recipient.
It's OK for the map to return a different single Bcc
destination for different original recipients.
More specifically, the map lookup key is always one single
original recipient address. The map lookup result must be no
more than one bcc destination address, but it doesn't have to
always be the same destination address.
--
Noel Jones