X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=fc7f274519794f11866c3854b06541e45c6b0667;hp=d05823cf0f4804b4cc27c48c1ba72d1c7687cf04;hb=887319d3fafa2b25883edf504ddac84ef59d8bad;hpb=e0019c0680d458f919ed1109ce1b1a3e7341580c diff --git a/common/misc_spam b/common/misc_spam index d05823c..fc7f274 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -379,3 +379,22 @@ 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