X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=9a2f8c15db2d7e1b8075f366dcce749a77f835c3;hp=f8a465a5fe2fa37891a2078cdbfb2d9099cbe36a;hb=db16a12a2962f72a6cc4c7ad9e30e6f1dd122e03;hpb=09c0e55ec8b47b9a8037a813960a1bfe0f64b136 diff --git a/common/misc_spam b/common/misc_spam index f8a465a..9a2f8c1 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -280,3 +280,14 @@ score ICQ 2 header XJ2ID X-J2Id =~ /\d+/ describe XJ2ID fax bounce score XJ2ID 4 + +# blarson 2007-11-15 +header LONGWORD subject =~ /\b[\w\d]{30,}/i +describe LONGWORD long word in subject +score LONGWORD 2 + +# blarson 2007-11-23 +header TESTIMONIAL subject =~ /\btestimonial/i +describe TESTIMONIAL testimonials +score TESTIMONIAL 2 +