3 messages in net.sourceforge.lists.courier-maildrop[maildropl] User's .mailfilter being ...
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] User's .mailfilter being ignored in MDA modeActions...
From:up...@3.am (up@3.am)
Date:Jan 6, 2003 5:03:39 am
List:net.sourceforge.lists.courier-maildrop

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.

TIA,