Can Mimedefang to the following:
Capture the emails before the bcc header information has been stripped. Then bcc it to the archiving server. Then strip the bcc headers and continue with the delivery.
That's not how BCC works. It's a fiction maintained by the MUA until it's time to send. sendmail doesn't see any BCC. It sees a list of recipients in the envelope, the SMTP commands preceding the submission of the message.
MD sees the same list of recipients during its processing, so you can associate message bodies with envelope recipients in your process.
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com http://lists.roaringpenguin.com/mailman/listinfo/mimedefang