]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* fix NODELIVERY rule
authorDon Armstrong <don@debian.org>
Thu, 12 Mar 2009 04:37:11 +0000 (04:37 +0000)
committerDon Armstrong <don@debian.org>
Thu, 12 Mar 2009 04:37:11 +0000 (04:37 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@301 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/auto_response_spam

index eda8e32a660d4430a447863d9e3fcfa04b267d12..d29d4f63adc2b4856f0fe791dcc77fc191886d9c 100644 (file)
@@ -27,7 +27,7 @@ body YOURMESSAGEBOD   /^Your message/i
 describe YOURMESSAGEBOD        It's great that our message did something; we don't care
 score YOURMESSAGEBOD   2.5
 
-body NODELIVERY                /(?could not be|has not been) delivered/i
+body NODELIVERY                /(?:could not be|has not been) delivered/i
 describe NODELIVERY    We don't care if it could be or has not been delivered
 score NODELIVERY       1.5