]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/bts_specific
* fix soubject subject typo
[spamassassin_config.git] / common / bts_specific
index 3139833a3bfb10bbe3810be2f6f06fcaa5059965..bcdd145ad45a0676a76b6aabd7dd88fcb0b5bf20 100644 (file)
@@ -89,7 +89,14 @@ score KOI8R          3
 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
+