On Thu, 2004-04-01 at 10:21, Robert Covell wrote: > We have a client that is wanting to track all incoming and outgoing mail in > his business for auditing purposes. We can do incoming mail by dropping the > message into two accounts (one for the original recip and the catch-all). > > What we cannot figure out is how to catch outgoing mail. > > Or is there a way to collect sent-mail for users?
At the MTA level Postfix will handle this. See "always_bcc" in man pickup(8). Set your BCC address to deliver to an "exec account" which has a shared mailbox that only certain people can read from. -- Scott Russell <[EMAIL PROTECTED]> Linux Technology Center System Admin --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html