]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
Fix out of office rule
authorAlexander Wirt <formorer@debian.org>
Mon, 4 Jul 2011 19:41:57 +0000 (19:41 +0000)
committerAlexander Wirt <formorer@debian.org>
Mon, 4 Jul 2011 19:41:57 +0000 (19:41 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@364 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/misc_spam

index 351d1295807a00bde74579596156f5811e77ae71..68b6e76c4ddb53d5d18f035f3bdb94ae24165ee3 100644 (file)
@@ -228,9 +228,9 @@ body OUTOFOFFICE    /out of the office/i
 describe OUTOFOFFICE   Out of the office
 score OUTOFOFFICE      3
 
 describe OUTOFOFFICE   Out of the office
 score OUTOFOFFICE      3
 
-body OUTOFOFFICE_BACK /will be back/i
-body OUTOFOFFICE_BACK Out of the office
-score OUTOFOFFICE_BACK 3
+body OUTOFOFFICE_BACK   /will be back/i
+describe OUTOFOFFICE_BACK   Out of the office
+score OUTOFOFFICE_BACK   3
 
 # blarson 2007-08-01 \w was too broad 2007-08-12 add dash, at least 3 digits
 header SUBENDNUM       subject =~ /[a-zA-Z!]-?\d{3,}$/
 
 # blarson 2007-08-01 \w was too broad 2007-08-12 add dash, at least 3 digits
 header SUBENDNUM       subject =~ /[a-zA-Z!]-?\d{3,}$/