From 48b65374bdcd999d6964b708c64a3a0aa238112a Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Mon, 4 Jul 2011 19:36:44 +0000 Subject: [PATCH] Add another out of office rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@363 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/misc_spam | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/misc_spam b/common/misc_spam index b4df540..351d129 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -228,6 +228,10 @@ body OUTOFOFFICE /out of the office/i 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 + # 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,}$/ describe SUBENDNUM Subject ends in word989 -- 2.39.5