X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fbts_specific;h=bcdd145ad45a0676a76b6aabd7dd88fcb0b5bf20;hp=3139833a3bfb10bbe3810be2f6f06fcaa5059965;hb=588098872adf795e530d98f9f48512dcd019c697;hpb=2f85d424c69cffc30de3a12a5bfe45de9e711be7 diff --git a/common/bts_specific b/common/bts_specific index 3139833..bcdd145 100644 --- a/common/bts_specific +++ b/common/bts_specific @@ -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 +