From 2f4499b25200936bf082168faad84c4d6ad8549c Mon Sep 17 00:00:00 2001
From: Don Armstrong <don@debian.org>
Date: Sun, 12 Oct 2008 21:19:06 +0000
Subject: [PATCH]  * disable the security sage rbl

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@248 0b7a5b0c-1f2c-0410-bd74-c376f8064c91
---
 common/common_rbl | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/common/common_rbl b/common/common_rbl
index 9dba1e4..12f4b53 100644
--- a/common/common_rbl
+++ b/common/common_rbl
@@ -30,6 +30,9 @@ describe URIBL_CNKR	china or korea hosted web site
 tflags	URIBL_CNKR	net
 score URIBL_CNKR	2.5
 
+# disable the SECURITYSAGE RBL
+score DNS_FROM_SECURITYSAGE 0.0
+
 # blarson 2007-09-14
 uridnsbl_skip_domain	debian.org debian.net yahoo.com google.com
 
-- 
2.39.5