You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2011/09/17 16:53:08 UTC

svn commit: r1171995 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Author: jhardin
Date: Sat Sep 17 14:53:08 2011
New Revision: 1171995

URL: http://svn.apache.org/viewvc?rev=1171995&view=rev
Log:
Fix bug 6660

Modified:
    spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf?rev=1171995&r1=1171994&r2=1171995&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sat Sep 17 14:53:08 2011
@@ -470,7 +470,7 @@ describe        __NSL_ORIG_FROM_41      
 
 # Catch spam injected from 41.0.0.0/8 (Africa, incl S.Africa)
 # Ned Slider, SAU list, 3/11/2010
-header          __NSL_RCVD_FROM_41        Received =~ /\[41\./
+header          __NSL_RCVD_FROM_41        Received =~ /[([]41\./
 describe        __NSL_RCVD_FROM_41        Received from 41.0.0.0/8
 
 # some metas with the above, maybe reduce FPs