Timo Maier wrote: > > 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"
Wouldn't it be easier to just build the mbox file using the contents of the archivedir? > But this misses all the mails send to external mail addresses. How can I > also append these to my $MBOX file? ...by building the mbox from the contents of archivedir instead of using xfilter from maildrop? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
