File policyd-weight-remove_dns_bl_servers.patch of Package policyd-weight

Index: policyd-weight-0.1.15dev3/usr/sbin/policyd-weight
===================================================================
--- policyd-weight-0.1.15dev3.orig/usr/sbin/policyd-weight
+++ policyd-weight-0.1.15dev3/usr/sbin/policyd-weight
@@ -373,9 +373,9 @@ my @dnsbl_score = (
     'pbl.spamhaus.org',       3.25,          0,        'DYN_PBL_SPAMHAUS',
     'sbl-xbl.spamhaus.org',   4.35,       -1.5,        'SBL_XBL_SPAMHAUS',
     'bl.spamcop.net',         3.75,       -1.5,        'SPAMCOP',
-    'dnsbl.njabl.org',        4.25,       -1.5,        'BL_NJABL',
+    # 'dnsbl.njabl.org',        4.25,       -1.5,        'BL_NJABL', # shut down
     'ix.dnsbl.manitu.net',    4.35,          0,        'IX_MANITU',
-    'rbl.ipv6-world.net',     4.25,          0,        'IPv6_RBL'
+    # 'rbl.ipv6-world.net',     4.25,          0,        'IPv6_RBL', # don't use, kept for testing failures
 );
 
 my $MAXDNSBLHITS  = 2;  # If Client IP is listed in MORE
@@ -391,10 +391,11 @@ my $MAXDNSBLMSG   = '550 Your MTA is lis
 ## RHSBL settings
 my @rhsbl_score = (
     'multi.surbl.org',             4,        0,        'SURBL',
-    'rhsbl.ahbl.org',              4,        0,        'AHBL',
-    'dsn.rfc-ignorant.org',        3.5,      0,        'DSN_RFCI',
-    'postmaster.rfc-ignorant.org', 0.1,      0,        'PM_RFCI',
-    'abuse.rfc-ignorant.org',      0.1,      0,        'ABUSE_RFCI'
+#    'rhsbl.ahbl.org',              4,        0,        'AHBL',
+#    'rhsbl.ahbl.org',              4,        0,        'AHBL',
+#    'dsn.rfc-ignorant.org',        3.5,      0,        'DSN_RFCI',
+#    'postmaster.rfc-ignorant.org', 0.1,      0,        'PM_RFCI',
+#    'abuse.rfc-ignorant.org',      0.1,      0,        'ABUSE_RFCI'
 );
 
 my $BL_ERROR_SKIP     = 2;  # skip a RBL if this RBL had this many continuous
openSUSE Build Service is sponsored by