89.1% of my spam filtering is done by my mail server

Darxus-5+gNnNaL/BD/[email protected] Fri, 12 Jan 2007 15:42:04 -0500
Newsgroups gmane.mail.spam.spamprobe.general
Message-ID <[email protected]>
I just checked the numbers and was somewhat surprised how little postfix
(my mail server) leaves for spamprobe and spamassassin to clean up.

   0    missed by everything
   0    false positives
   8    caught by both SA & SP
   1    caught by SA missed by SP
   1    caught by SP missed by SA
1122    spams rejected by postfix:
               17  impersonating me
                   check_helo_access hash:/etc/postfix/helo_access
               10  helo from non-fqdn hostname
                   reject_non_fqdn_hostname
               22  greylisting
                   check_policy_service inet:127.0.0.1:60000
               5   SPF
                   check_policy_service unix:private/spfpolicy
               32  user unknown
                    reject_unlisted_recipient
               1   relay access denied
                   reject_unauth_destination
               47  list.dsbl.org
                   reject_rbl_client list.dsbl.org
               426 zen.spamhaus.org
                   reject_rbl_client zen.spamhaus.org
               553 sending IP does not resolve to hostname
                   reject_unknown_client
               8   image spam body_checks
                   body_checks = pcre:/etc/postfix/body_checks
                                                                                           

The spamprobe bits describe the restriction on the first line and show
the line from my main.cf on the second line.

-- 
"force, my friends, is violence; the supreme authority
from which all other authority is derived."
http://www.ChaosReigns.com

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