3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Filtering with Maildrop
FromSent OnAttachments
René MølstedSep 18, 2003 7:00 am 
up...@3.amSep 18, 2003 7:55 am 
Andreas StollarSep 18, 2003 8:38 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 with MaildropActions...
From:Andreas Stollar (andr@speakeasy.net)
Date:Sep 18, 2003 8:38:42 am
List:net.sourceforge.lists.courier-maildrop

Here is what I have in my /etc/maildroprc

# Global maildrop filter file

# Uncomment this line to make maildrop default to ~/Maildir for # delivery- this is where courier-imap (amongst others) will look. DEFAULT="$HOME/Maildir/" # the next line turns on spamassassin filtering for all users xfilter "/usr/bin/spamc -u $LOGNAME if (/^X-Spam-Status: Yes/) to $HOME/Maildir/.spam/

Andreas

On Tue, 16 Sep 2003, René Mølsted wrote:

Date: Tue, 16 Sep 2003 15:59:13 +0200 From: René Mølsted <mols@mgraphics.dk> To: "cour@lists.sourceforge.net" <cour@lists.sourceforge.net> Subject: [maildropl] Filtering with Maildrop

Hi everybody Being totally new to Maildrop I have no idea on filtering. I need delete all mails containing this in Header: X-Spam-Status: Yes It needs to be globally for the whole server.