7 messages in net.sourceforge.lists.courier-maildrop[maildropl] reformail -D: can't check...
FromSent OnAttachments
Ben RosengartJun 28, 2004 2:59 pm 
Sam VarshavchikJun 28, 2004 3:34 pm 
Ben RosengartJun 28, 2004 3:44 pm 
Sam VarshavchikJun 28, 2004 4:26 pm 
Ben RosengartJun 29, 2004 1:49 pm 
Sam VarshavchikJun 29, 2004 3:24 pm 
Ben RosengartJul 1, 2004 2:43 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:[maildropl] reformail -D: can't check cache without modifying itActions...
From:Ben Rosengart (br+c@panix.com)
Date:Jun 28, 2004 2:59:41 pm
List:net.sourceforge.lists.courier-maildrop

Hi there,

Panix maintains maildrop scripts on behalf of our customers. We want to use "reformail -D" to suppress duplicate messages. We want to do things in this order:

1. see if the msgid is in the cache 2. if not, do delivery 3. if delivery succeeded, add the msgid to the cache

We need to avoid situations where we put the msgid into the cache, then find we have to defer delivery for some reason -- the next time we try delivery, we'd discard the message! That's obviously no good ...

Our problem, of course, is that there seems to be no option to reformail to check the cache without adding the msgid.

What do you think?