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:Tom Brown (bro@esteem.com)
Date:Jan 23, 2007 1:57:15 pm
List:net.sourceforge.lists.courier-users

On Tuesday 23 January 2007 13:39, Tom Brown wrote:

On Tuesday 23 January 2007 13:34, Jay Lee wrote:

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,

That's what I've been looking all over for! I should have posted earlier, would have saved me a few minutes to create my own script which only works for received email anyway.

I've set ARCHIVEDIR and courier is now archiving email for me. However, I sent a test message to my home account and I didn't see it in the archive. Any ideas?

Thanks, Tom