]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/bts_specific
* add even more auto response rules
[spamassassin_config.git] / common / bts_specific
index 3139833a3bfb10bbe3810be2f6f06fcaa5059965..47656f63a462f437803ae0f201f3a910ed92d7ea 100644 (file)
@@ -82,14 +82,45 @@ score INFOLOOP              7
 
 # blarson 2007-11-17
 header KOI8R           Content-Type =~ /koi8-r/i
-describe KOI8R         korean content
-score KOI8R            3
+describe KOI8R         russian content
+score KOI8R            4
+
+# blarson 2007-09-07
+header SUBKOI8R                subject =~ /koi8-r/i
+describe SUBKOI8R      russian subject
+score SUBKOI8R         4
 
 # blarson 2007-12-10
 score ONEWORD          3
 
 # blarson 2008-04-03
-header CLOSE           subject =~ /^\s*(?:closed?|done)\s*$/i
+header CLOSE           subject =~ /^\s*(?:closed?|done|Closing)\s*$/i
 describe CLOSE         closing bug
 tflags CLOSE           nice
 score CLOSE            -2
+
+# blarson 2008-06-97
+body VERSION           /^version\:\s+\S+\s*$/i
+describe VERSION       version number specified in body
+tflags VERSION         nice
+score VERSION          -1
+
+# blarson 2008-09-04   new spamassasin html rules broken
+header HTMLCONT                content-type =~ /text\/html/i
+describe HTMLCONT      html only
+score HTMLCONT         3
+
+# blarson 2008-09-04
+header MULTALT         content-type =~ /multipart\/alternative/i
+describe MULTALT       multipart-alternative
+score MULTALT          1
+
+# blarson 2008-10-29
+header CREATETICK      subject =~ /Unable to create Ticket/
+describe CREATETICK    Unable to create Ticket
+score CREATETICK       4
+
+# blarson 2008-11-28
+body ONPHPDEV          /onphp-dev-ru.lists.shadanakar.org/
+describe ONPHPDEV      keeps spamming owner, spamassassin autolearns as ham?
+score ONPHPDEV         3