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/10/29 11:27:58 UTC

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

Author: jm
Date: Wed Oct 29 03:27:57 2008
New Revision: 708862

URL: http://svn.apache.org/viewvc?rev=708862&view=rev
Log:
commenting T_URIBL_RHS_AHBL, ahbl.org says it's down anyway

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=708862&r1=708861&r2=708862&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/22_bug_5667.cf Wed Oct 29 03:27:57 2008
@@ -1,13 +1,13 @@
 #testrules
 # bug 5667
 
-ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
-
-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
+#ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
+#
+#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