X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=9a2f8c15db2d7e1b8075f366dcce749a77f835c3;hp=f9af48095a1169f00e31258b3c05fb4c4aef4fa8;hb=07723eafc59b1bf8fa565e2e8af4b810f16c549d;hpb=9f0827bb12f6beafa8eb848ee420c14f68844460 diff --git a/common/misc_spam b/common/misc_spam index f9af480..9a2f8c1 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -271,4 +271,23 @@ header XMSATT X-MS-Has-Attach =~ /yes/i describe XMSATT more pdf spam score XMSATT 2 +# blarson 2007-10-27 +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