On Wed, Sep 19, 2001 at 10:21:00AM -0400, Dave Sill wrote:
> >A much shorter recipe, using maildrop:
> >
> >$ cat .qmail
> >| ! reformail -D 50000 .msgid.cache || exit 99
> >./Maildir/
> 
> Yes, but not equivalent. My recipe saves probable duplicates in a
> separate mailbox.

Oops, I missed that:

$ cat ~/.qmail
| condredirect ${LOCAL}-dups reformail -D 50000 .msgid.cache
./Maildir/

$ cat ~/.qmail-dups
./dups/

OK, it's not /much/ shorter than your procmail recipe. 8-)

-- 
Adrian Ho    Tinker, Drifter, Fixer, Bum   [EMAIL PROTECTED]
ListArchive: <http://marc.theaimsgroup.com/?l=qmail>
Useful URLs: <http://cr.yp.to/qmail.html> <http://www.qmail.org>
             <http://www.lifewithqmail.org/> <http://qmail.faqts.com/>

Reply via email to