3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: User's .mailfilter be...
FromSent OnAttachments
up...@3.amJan 6, 2003 5:03 am 
up...@3.amJan 6, 2003 5:14 am 
Sam VarshavchikJan 6, 2003 5:30 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: User's .mailfilter being ignored in MDA modeActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 6, 2003 5:30:46 am
List:net.sourceforge.lists.courier-maildrop

up@3.am writes:

I must have messed something up in the following /etc/maildroprc when installing spamassassin's spamd for global use, because user's .mailfilter files appear to be ignored now. from /etc/maildroprc:

__________________________________ MAILBOX="$HOME/Maildir/"

if ((/^X-Spam-Status:.*Yes/)) { echo "Your Email was Rejected by our SPAM filters. Sorry." EXITCODE=100 exit }

to "./Maildir/."

The man pages seem to indicate that the user's .mailfilter file is read after /etc/maildroprc but clearly I misunderstood something. Clues appreciated.

"to" delivers mail, and terminates filtering. That's why the .mailfilters will never be read.