]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
* add more rules from blars
[spamassassin_config.git] / common / misc_spam
index a7aa96921e490470868c2ef61a8a1e82a326fac0..9a2f8c15db2d7e1b8075f366dcce749a77f835c3 100644 (file)
@@ -234,7 +234,7 @@ score PRIVMES               3
 # blarson 2007-07-27
 header MIXEDBDN                Content-Type =~ /multipart\/mixed\;.*boundary\=\"\-{4,}\d{4,}\"/
 describe MIXEDBDN      more pdf spam
-score MIXEDBDN         3
+score MIXEDBDN         1
 
 # blarson 2007-07-28
 header DOTZIP          subject =~ /\d\.zip\b/
@@ -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