2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: How to reprocess a Ma...
FromSent OnAttachments
Michael KingsburyDec 22, 2002 9:17 am 
Sam VarshavchikDec 22, 2002 10:06 am 
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:[maildropl] Re: How to reprocess a Mairdir?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 22, 2002 10:06:41 am
List:net.sourceforge.lists.courier-maildrop

Michael Kingsbury writes:

Given an inbox with a bunch of messages, and a mailfilter file that should filter most of the mailing list messages out, is there a way to get maildrop to re-process those messages that were already delivered??

Move the message files to a separate directory, then:

for f in $dir/* do maildrop <$f done