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 2013/01/16 21:25:51 UTC

svn commit: r1434367 - /spamassassin/trunk/t/uribl.t

Author: mmartinec
Date: Wed Jan 16 20:25:51 2013
New Revision: 1434367

URL: http://svn.apache.org/viewvc?rev=1434367&view=rev
Log:
Bug 6884, forgot to checkin t/uribl.t

Modified:
    spamassassin/trunk/t/uribl.t

Modified: spamassassin/trunk/t/uribl.t
URL: http://svn.apache.org/viewvc/spamassassin/trunk/t/uribl.t?rev=1434367&r1=1434366&r2=1434367&view=diff
==============================================================================
--- spamassassin/trunk/t/uribl.t (original)
+++ spamassassin/trunk/t/uribl.t Wed Jan 16 20:25:51 2013
@@ -19,10 +19,13 @@ exit unless (DO_RUN);
  q{ X_URIBL_A } => 'A',
  q{ X_URIBL_B } => 'B',
  q{ X_URIBL_NS } => 'NS',
- q{ X_URIBL_FULL_NS } => 'FULL_NS',
  q{ X_URIBL_DOMSONLY } => 'X_URIBL_DOMSONLY',
 );
 
+%anti_patterns = (
+ q{ X_URIBL_FULL_NS } => 'FULL_NS',
+);
+
 tstlocalrules(q{
 
   rbl_timeout 30