X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=common%2Fmisc_spam;h=7b174a429c9115878359fe3033f0d2c2274efe5c;hb=6de25e1383c1e0d6c0af4c81f53ec2fcec0f969c;hp=f3d468211095ca495744f60998c2a748e2ed642c;hpb=4b1ef14ae0f14d8e3f5810a31ae79d3dfe988cd0;p=spamassassin_config.git diff --git a/common/misc_spam b/common/misc_spam index f3d4682..7b174a4 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -371,3 +371,35 @@ full HTML_NBSP /(\ ){3,}/ describe HTML_NBSP Lots of   score HTML_NBSP 2 +# blarson 2009-02-19 +header ENTIST subject =~ /(?:e.?entist|o.?ctor)/i +describe ENTIST (D)entit/(D)octor +score ENTIST 2 + +header THREADTOPIC thread-topic =~ /./i +describe THREADTOPIC Has a thread topic header +score THREADTOPIC 2 + +# [2009-04-14 cord] +# replacing old aol-rules from rc.spam + +header AOL_SPAM1 from =~ /[0-9].*\@([^\@]+\.)?aol\.com/i +describe AOL_SPAM1 possible AOL-pretending spam, matching rule 1 +score AOL_SPAM1 1 + +header AOL_SPAM2 from =~ /...........*\@([^\@]+\.)?aol\.com/i +describe AOL_SPAM2 possible AOL-pretending spam, matching rule 2 +score AOL_SPAM2 1 + +header AOL_SPAM3 from =~ /.?.?\@([^\@]+\.)?aol\.com/i +describe AOL_SPAM3 possible AOL-pretending spam, matching rule 3 +score AOL_SPAM3 1 + +header AOL_SPAM4 from =~ /[^a-zA-Z0-9]+.*\@([^\@]+\.)?aol\.com/i +describe AOL_SPAM4 possible AOL-pretending spam, matching rule 4 +score AOL_SPAM4 1 + +# don 2009-07-06 +header CONSTCONTACT X-Mailer =~ /Constant Contact/i +describe CONSTCONTACT Mail comming from constant contact, which doesn't require double opt-in +score CONSTCONTACT 5