5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] archiving outgoin...
FromSent OnAttachments
Tom BrownJan 23, 2007 1:24 pm 
Jay LeeJan 23, 2007 1:34 pm 
Tom BrownJan 23, 2007 1:38 pm 
Tom BrownJan 23, 2007 1:57 pm 
Tom BrownJan 23, 2007 2:00 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] archiving outgoing email?Actions...
From:Jay Lee (jl@pbu.edu)
Date:Jan 23, 2007 1:34:23 pm
List:net.sourceforge.lists.courier-users

Tom Brown wrote:

I need to archive all email received and sent. I can capture all incoming email because I am using maildrop. I just use xfilter in maildroprc to deploy an external app to save each email in another directory.

How do I capture outgoing email?

etc/courier/courierd:

ARCHIVEDIR=/place/to/store/all/mail

this will archive all messages Courier sees coming or going (even if it's not the point of original or final destination e.g. smarthosting).

Jay