/[Apache-SVN]/spamassassin/trunk/rules/70_testing.cf
ViewVC logotype

Diff of /spamassassin/trunk/rules/70_testing.cf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/rules/70_testing.cf	2005/08/05 04:03:46	230390
+++ spamassassin/trunk/rules/70_testing.cf	2005/08/05 04:07:13	230391
@@ -47,3 +47,14 @@ body T_DIET_1             /\b(?:(?:witho
 describe T_DIET_1		Lose Weight Spam
 
 header T_FROM_FORMAT eval:check_from_format()
+
+urirhsbl  T_URIBL_SC2_SURBL  sc2.surbl.org.   A  
+body      T_URIBL_SC2_SURBL  eval:check_uridnsbl('T_URIBL_SC2_SURBL')  
+describe  T_URIBL_SC2_SURBL  Has URI in SC2 at http://www.surbl.org/lists.html  
+tflags    T_URIBL_SC2_SURBL  net  
+
+urirhsbl  T_URIBL_XS_SURBL   xs.surbl.org.    A  
+body      T_URIBL_XS_SURBL   eval:check_uridnsbl('T_URIBL_XS_SURBL')  
+describe  T_URIBL_XS_SURBL   Has URI in XS - Testing  
+tflags    T_URIBL_XS_SURBL   net  
+

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26