]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
Moved listserver to liszt
[spamassassin_config.git] / common / misc_spam
index f9af48095a1169f00e31258b3c05fb4c4aef4fa8..702ea0e8f702dcac1c3eeb12efee8a0893771f94 100644 (file)
@@ -271,4 +271,17 @@ 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