

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] filtering problem
![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [maildropl] filtering problem | Actions... |
|---|---|---|
| From: | J. (swee...@yahoo.com) | |
| Date: | Feb 28, 2007 9:30:07 pm | |
| List: | net.sourceforge.lists.courier-maildrop | |
--- mouss <mlis...@free.fr> wrote:
J. wrote:
Using Gentoo with maildrop 2.0.2-r1
I'm more or less a newbie with linux, qmail and maildrop even though I've been using them for a while. I've got qmail-scanner with spamd/spamc etc handling my incoming mail and then I have maildrop filtering out the spam. In the past we've only needed a few rules (i.e. put anything with spam value of +++++ or more into /dev/null and anything with ++ or more into a folder to look at). Lately because of some slips and other issues I've started putting the total spam into a folder to look at and had to write some mailfilter patterns to catch spam that slips through.
Now I'm having a weird issue where certain mails that are not scored at all (probably because they are bigger than the spamd maxsize setting), are somehow getting filtered by maildrop into the folder I use for pure spam (5 points or higher). Here's the header line from those emails:
X-Spam-Status: No, hits=? required=?
Then there are others that are scored with very very low (-4.3, -98.4 etc) scores and those are also going into the PureGarbage folder.
There's no reason I can see that they're going into that folder (when I search any of these terms below on these messages using the "where" function in pine, nothing is found). Here are all the filters that move mail to that folder (a lot of these are the result of some slips I was having so I had to write mailfilter rules to deal with some specific emails that spamassassin was scoring too low):
if ( /^X-Spam-Level: \*\*\*\*\*/ ) { # to "/dev/null" to "/home/domainWide/mail/PureGarbage" }
if ( /^X-Spam-Level: \+\+\+\+\+/ ) { # to "/dev/null" to "/home/domainWide/mail/PureGarbage" }
if ( /No one can beat our rates/:b ) { # to "/dev/null" to "/home/domainWide/mail/PureGarbage" }
if ( /Dear Home Owner/:b ) { # to "/dev/null" to "/home/domainWide/mail/PureGarbage" }
if ( /NationalGiftGroup/:b ) { # to "/dev/null" to "/home/domainWide/mail/PureGarbage" }
if ( /QCPC/:b ) { # to "/dev/null" to "/home/domainWide/mail/PureGarbage" }
if ( /stun1.com/:b ) { # to "/dev/null" to "/home/domainWide/mail/PureGarbage" }
post a copy of the headers of one misclassified message.
PS. you should consider adding SA rules, instead of doing this in maildrop.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Courier-maildrop mailing list Cour...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop
I've been meaning to learn how to write SA rules, but...you know how it goes. Here's a header from a message that ended up in the total garbage folder:
Received: (qmail 21833 invoked by alias); 27 Feb 2007 11:56:00 -0800 Delivered-To: Ada...@binaryops.com Received: (qmail 21824 invoked by uid 210); 27 Feb 2007 11:56:00 -0800 Received: from 205.134.240.58 by localhost (envelope-from <mik...@senderdomain.com>, uid 201) with qmail-scanner-1.25st (clamdscan: 0.88.7/2662. spamassassin: 3.1.8. perlscan: 1.25st. Clear:RC:0(205.134.240.58):SA:0(-0.9/3.5):. Processed in 4.267367 secs); 27 Feb 2007 19:56:00 -0000 X-Spam-Status: No, hits=-0.9 required=3.5 Received: from lkhosting-58.lkmedia.com (HELO lk-serv-unix1.lkmedia.com) (205.134.240.58) by binaryops.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 27 Feb 2007 11:55:55 -0800 Received: (qmail 8807 invoked from network); 27 Feb 2007 11:56:44 -0800 Received: from ppp-69-237-105-219.dsl.irvnca.pacbell.net (HELO ?192.168.0.100?) (69.237.105.219) by lkhosting-58.lkmedia.com with SMTP; 27 Feb 2007 11:56:44 -0800 Mime-Version: 1.0 (Apple Message framework v752.2) To: BinaryOps Adam Leno <Ada...@binaryops.com>, BinaryOps Jenny Henson <jen...@binaryops.com> Message-Id: <0743...@senderdomain.com> Content-Type: multipart/mixed; boundary=Apple-Mail-2-1025443529 References: <BAY1...@phx.gbl> From: Mikey Bernard <mik...@senderdomain.com> Subject: Fwd: fuck tha ducks Date: Tue, 27 Feb 2007 11:56:11 -0800 X-Mailer: Apple Mail (2.752.2) Parts/Attachments: 1 Shown 10 lines Text 2 15 KB Image 3 19 KB Image 4 17 KB Image 5 31 KB Image 6 25 KB Image 7 31 KB Image 8 Shown 1 lines Text
----------------------------------------
____________________________________________________________________________________ Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL







