On 3/4/2010 9:26 AM, J. Roeleveld wrote:
1. Can '-o sender_bcc_maps=hash:/etc/postfix/sender_bcc' be added to the submission service in master.cf? If so, I think this could work.
You can find which options are valid by reading the man page for each daemon.
All the bcc functions are properties of the cleanup daemon, not smtpd. It's possible to define a separate cleanup service with sender_bcc_maps for submission. See the docs for adding an alternate cleanup service.
2. What happens if the smtp send transaction fails? Would the message still be bcc'd (hopefully not?)?
The copy is created when postfix accepts the original message. -- Noel Jones
