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:Gordon Messmer (yiny@eburg.com)
Date:Apr 27, 2005 9:29:01 am
List:net.sourceforge.lists.courier-users

Pollywog wrote:

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" } }

/dev/null is neither a mailbox file nor a maildir, and delivery will fail. Use "exit" as Bowie did in his example if you want to drop messages.