4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Overridable default behav...
FromSent OnAttachments
William PietriJul 25, 2002 8:24 pm 
William PietriJul 25, 2002 8:37 pm 
Sam VarshavchikJul 25, 2002 9:23 pm 
William PietriJul 27, 2002 5:25 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] Overridable default behavior in mailfilterrc?Actions...
From:William Pietri (will@scissor.com)
Date:Jul 25, 2002 8:24:40 pm
List:net.sourceforge.lists.courier-maildrop

Howdy! I am just getting up and going with a setup involving Postfix, Maildrop, and Courier-IMAP with all virtual users.

I'm now at the point where I'd like to add Spamassassin into the mix. It works fine in my own .mailfilter recipies, happily noticing spam and putting it in a Maildir folder like this:

if (/^X-Spam-Flag: *YES/) to .Spam

The next stage is presumably to put it in /etc/mailfilterrc, making it work for everybody. But what if they don't want to use it? I'd like for them to be able to put something in their .mailfilter to override my magic, but I don't quite see how to do elegantly.

Any suggestions?

Many thanks,

William