4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] maildroprc filter...
FromSent OnAttachments
Bowie BaileyApr 27, 2005 8:44 am 
PollywogApr 27, 2005 8:54 am 
Gordon MessmerApr 27, 2005 9:29 am 
Bowie BaileyApr 27, 2005 12:31 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: [courier-users] maildroprc filtering with spamassassin questi onActions...
From:Pollywog (lin@shadypond.com)
Date:Apr 27, 2005 8:54:27 am
List:net.sourceforge.lists.courier-users

On Wednesday 27 April 2005 03:41 pm, Bowie Bailey wrote:

if ((/^X-Spam-Flag: YES/))

Why double parentheses? This is what I am using and it is not working, though it seemed to work until recently:

if (/^X-Spam-Level: *\*\*\*\*\*\*\*/) { exception { to "/dev/null" } }