3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop filtering
FromSent OnAttachments
mail...@postfix.chNov 8, 2004 7:22 am 
Sam VarshavchikNov 8, 2004 3:29 pm 
mail...@postfix.chNov 9, 2004 12:04 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] maildrop filteringActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 8, 2004 3:29:27 pm
List:net.sourceforge.lists.courier-maildrop

mail@postfix.ch writes:

Do the maildrop filter apply before the message is stored in the mailbox ??? I

maildrop is a mail delivery agent. It receives mail to be delivered to the recipient's mailbox, and it carries out the corresponding mail delivery instructions.

recommend it will.... but how can I apply my script after the mail is stored in the specific mailbox, so that my script can do things correct ???

Write your own script to remove the existing message from the mailbox, and give it to maildrop to re-deliver. Of course, once you do that, you have to figure out how your own script should avoid re-re-delivering the same message again, if it winds up in the mailbox the second time.