4 messages in net.sourceforge.lists.courier-users[courier-users] mbox archive
FromSent OnAttachments
Timo MaierNov 28, 2006 7:42 am 
Gordon MessmerNov 28, 2006 9:51 am 
Timo MaierNov 28, 2006 10:10 am 
Gordon MessmerNov 28, 2006 1:22 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:[courier-users] mbox archiveActions...
From:Timo Maier (ta@gmx.de)
Date:Nov 28, 2006 7:42:09 am
List:net.sourceforge.lists.courier-users

Hi,

Additionally to ARCHIVEDIR I want to store all mail in a mbox file. For all mails which are delivered to internal users I use the following to create the mbox archive:

xfilter "$REFORMAIL -f1 | $TEE -a $MBOX | $REFORMAIL -f0"

But this misses all the mails send to external mail addresses. How can I also append these to my $MBOX file?