You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2008/03/14 16:21:04 UTC

svn commit: r637131 - /spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf

Author: jm
Date: Fri Mar 14 08:21:03 2008
New Revision: 637131

URL: http://svn.apache.org/viewvc?rev=637131&view=rev
Log:
bug 5667: ensure these stay in testing mode for now

Modified:
    spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf

Modified: spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf?rev=637131&r1=637130&r2=637131&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf Fri Mar 14 08:21:03 2008
@@ -3,11 +3,11 @@
 
 ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
 
-urirhsbl        URIBL_RHS_AHBL  rhsbl.ahbl.org. A
-body            URIBL_RHS_AHBL  eval:check_uridnsbl('URIBL_RHS_AHBL')
-describe        URIBL_RHS_AHBL  Contains an URI listed in rhsbl.ahbl.org.
-tflags          URIBL_RHS_AHBL  net
-#reuse          URIBL_RHS_AHBL
+urirhsbl        T_URIBL_RHS_AHBL  rhsbl.ahbl.org. A
+body            T_URIBL_RHS_AHBL  eval:check_uridnsbl('URIBL_RHS_AHBL')
+describe        T_URIBL_RHS_AHBL  Contains an URI listed in rhsbl.ahbl.org.
+tflags          T_URIBL_RHS_AHBL  net
+#reuse          URIBL_RHS_AHBL T_URIBL_RHS_AHBL
 
 endif