Ok I have two questions.
1. Does always_bcc modify the original message? 2. Could I somehow plug in to whatever is queueing the message to disk? -tim On 9/24/13, Noel Jones <njo...@megan.vbhcs.org> wrote: > On 9/23/2013 11:08 PM, Tim Prepscius wrote: >> I need to save the original, of all messages leaving the system. >> Original meaning whatever postfix is going to send. >> >> >> This is not for testing or for auditing. >> I will need this running in a production environment. >> >> >> always_bcc, if it does not modify the original message would be >> sufficient. >> System logging would most likely be a kludge. > > You'll need both -- postfix logs to show where and when it was > delivered, and the alway_bcc mailbox showing the contents. > >> >> On a side note, are you encrypting the queue files? > > Postfix has no option to encrypt the queue files, but the queue > directory can reside on an encrypted drive or partition. > > > -- Noel Jones >