From: Alexander Wirt Date: Sat, 3 Mar 2012 16:04:44 +0000 (+0000) Subject: Fix regex in rule X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=48c2c2e305a84176d207e9befca900e68caa7989 Fix regex in rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@401 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/scam_spam b/common/scam_spam index a00ea16..8539b2e 100644 --- a/common/scam_spam +++ b/common/scam_spam @@ -44,7 +44,7 @@ describe ACCOUNTUPDATE Yeah, we don't send account updates score ACCOUNTUPDATE 4 # formorer 2010-01-27 -header NUVOMESS subject =~ /^Nuovo messaggio$/i; +header NUVOMESS subject =~ /^Nuovo messaggio$/i describe NUVOMESS Phishing spam score NUVOMESS 4