On Thu, 1 Apr 2004, Robert Covell wrote: > Unfortunately we are not using Postfix. We are using sendmail. > > Does anyone know how to do this for specific domains in sendmail?
You can do this with a custom milter program. There are numberous milter programs available, check http://www.milter.org/ for more, but they are mostly designed for filtering purposes. You may want to look into mimedefang, http://www.roaringpenguin.com/products/mimedefang/index.php, which allows you to write milter programs in perl. Hope this helps. -Igor > > -Bob > > > -----Original Message----- > > From: Scott Russell [mailto:[EMAIL PROTECTED] > > Sent: Thursday, April 01, 2004 9:37 AM > > To: Robert Covell > > Cc: Info-Cyrus > > Subject: Re: Shared sent-mail folder > > > > > > 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 > -- Igor --- 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