X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=7b174a429c9115878359fe3033f0d2c2274efe5c;hp=246239c99bd8c7cb59a17e40df586422e71ddac4;hb=6de25e1383c1e0d6c0af4c81f53ec2fcec0f969c;hpb=c4a8bffbbe2db7ea659f7621173beee66f40d05e diff --git a/common/misc_spam b/common/misc_spam index 246239c..7b174a4 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -375,3 +375,31 @@ score HTML_NBSP 2 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