X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=9a2f8c15db2d7e1b8075f366dcce749a77f835c3;hp=4ca4af566c6b810fe08eabf8d50a825653209f80;hb=a41f744a1d96220e3c83279cdcbdf83b773cf6b8;hpb=6cd5497027448e02ece659cd2d47740b77acc4dd diff --git a/common/misc_spam b/common/misc_spam index 4ca4af5..9a2f8c1 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -276,3 +276,18 @@ body ICQ /^icq\:/i describe ICQ icq: score ICQ 2 +# blarson 2007-11-02 +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 +