12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Automatically drop Spam
FromSent OnAttachments
mi...@palmspringairlines.usOct 13, 2005 2:24 pm 
Jay LeeOct 13, 2005 2:40 pm 
Rolan YangOct 13, 2005 5:40 pm 
Jay LeeOct 13, 2005 6:27 pm 
moussOct 13, 2005 6:37 pm 
PollywogOct 14, 2005 8:07 am 
moussOct 14, 2005 3:38 pm 
Chris PetersenOct 15, 2005 3:40 pm 
PollywogOct 15, 2005 5:18 pm 
Chris PetersenOct 15, 2005 7:17 pm 
David PeckMar 29, 2007 11:43 am 
David PeckMar 29, 2007 12:41 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:Re: [maildropl] Automatically drop SpamActions...
From:Pollywog (lin@shadypond.com)
Date:Oct 14, 2005 8:07:29 am
List:net.sourceforge.lists.courier-maildrop

On 10/13/2005 09:39 pm, Jay Lee wrote:

mi@palmspringairlines.us wrote:

Hi,

I'm using RH4 with qmail 1.05, vpopmail 5.4, courier-imap 4.0.4, spamassassin 3.1, with maildrop 1.8.1. I like to allow automatic delete for all email tagged with SPAM.

Problem is that it's not dropping any SPAM tagged emails.

In script /etc/maildroprc

if (/^X-Spam-Status:.*YES/) { echo "Your email was REJECTED by our SPAM filter." DELTAG=1 }

I've no idea where you got this from... I've never heard of the DELTAG environment variable. I don't think this will do anything...

I have seen the DELTAG variable but I think it has to be defined in maildroprc because Maildrop does not know what it is.

8)