On Fri, May 15, 2009 at 02:41:17PM -0400, Thomas Ledbetter wrote:

>
>  Anyone know of a good way to track sender and recipients for each email 
> message including BCC headers, and insert this into a header?
>
>  Im using sender_bcc_maps to implement an email 'auditing' feature, where a 
> copy of every outgoing message gets sent to an audit account.  I'd like to 
> be able to tack on a header which shows full list of recipients including 
> BCC addresses.
>
>  Anyone else come up with a solution for this?

Send bcc email to a pipe(8) transport, where the envelope recipients
are used to craft a suitable encapsulation of the original message.

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to