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