You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2004/09/23 01:27:18 UTC

svn commit: rev 47078 - spamassassin/trunk/rules

Author: felicity
Date: Wed Sep 22 16:27:17 2004
New Revision: 47078

Modified:
   spamassassin/trunk/rules/25_uribl.cf
Log:
add in support for surbl jp list

Modified: spamassassin/trunk/rules/25_uribl.cf
==============================================================================
--- spamassassin/trunk/rules/25_uribl.cf	(original)
+++ spamassassin/trunk/rules/25_uribl.cf	Wed Sep 22 16:27:17 2004
@@ -63,4 +63,9 @@
 describe	URIBL_AB_SURBL	Contains an URL listed in the AB SURBL blocklist
 tflags		URIBL_AB_SURBL	net
 
+urirhssub	URIBL_JP_SURBL	multi.surbl.org.	A   64
+header		URIBL_JP_SURBL	eval:check_uridnsbl('URIBL_JP_SURBL')
+describe	URIBL_JP_SURBL	Contains an URL listed in the JP SURBL blocklist
+tflags		URIBL_JP_SURBL	net
+
 endif	# Mail::SpamAssassin::Plugin::URIDNSBL