You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by mm...@apache.org on 2012/07/24 20:25:21 UTC

svn commit: r1365206 - /spamassassin/trunk/rulesrc/sandbox/jm/20_basic.cf

Author: mmartinec
Date: Tue Jul 24 18:25:20 2012
New Revision: 1365206

URL: http://svn.apache.org/viewvc?rev=1365206&view=rev
Log:
fix a perl 5.17 warning about unquoted "{" in a regexp - in 20_basic.cf

Modified:
    spamassassin/trunk/rulesrc/sandbox/jm/20_basic.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jm/20_basic.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jm/20_basic.cf?rev=1365206&r1=1365205&r2=1365206&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jm/20_basic.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jm/20_basic.cf Tue Jul 24 18:25:20 2012
@@ -317,7 +317,7 @@ header MSNBC_MESSAGEGUID        exists:m
 body JM_HOODIA      /Hoodia has been showned on/
 
 # "BBC news headlines" botnet uses this broken template
-header BBC_RCVD_NCHAR_RAW     Received =~ / with (?:esmtp|ESMTP) \({nChar\[8-12\]} {nChar\[4-6\]}\)/
+header BBC_RCVD_NCHAR_RAW     Received =~ / with (?:esmtp|ESMTP) \(\{nChar\[8-12\]} \{nChar\[4-6\]}\)/
 
 # thanks to Ray for this tip
 header RATWARE_HELO_DM     X-Spam-Relays-External =~ / helo=DM /