3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] filtering duplicate m...
FromSent OnAttachments
Sergiy ZhukNov 24, 2005 1:29 am 
Ingo ReinhartNov 24, 2005 2:01 am 
Sergiy ZhukNov 30, 2005 2:09 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:Re: [maildropl] filtering duplicate messagesActions...
From:Sergiy Zhuk (ser@yahoo-inc.com)
Date:Nov 30, 2005 2:09:38 am
List:net.sourceforge.lists.courier-maildrop

hi

On Thu, 24 Nov 2005, Ingo Reinhart wrote:

Ideally, we would be caching Message-Id only after the successful delivery, but maildrop won't let you take control after the fact.

Hm, you can use cc and not to for droping the mail to the maildir. Than you can add the mail with to to your cache.

reformail adds the message id to the cache automatically if it doesn't exist there yet. You can't check for dupes w/o updating the file. I've worked around this by using exception{} and removing the whole cache file in case message wasn't delivered successfully.

thanks