From: Don Armstrong Date: Thu, 12 Mar 2009 04:37:11 +0000 (+0000) Subject: * fix NODELIVERY rule X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=1f3a2308a6fd9c74cbfec4bdd0377cb194eb185a;ds=sidebyside * fix NODELIVERY rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@301 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/auto_response_spam b/common/auto_response_spam index eda8e32..d29d4f6 100644 --- a/common/auto_response_spam +++ b/common/auto_response_spam @@ -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