]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/common_rbl
Moved listserver to liszt
[spamassassin_config.git] / common / common_rbl
index 229d83685951572acf7eaaf48c8df3e602294c02..9fddd0285ccab7188bce72a70be787a653939fda 100644 (file)
@@ -1,10 +1,15 @@
+# spamassasin rules duplicate
+score RCVD_IN_XBL 0
+score RCVD_IN_SBL 0
+
 # blarson 2004-11-20
 header RCVD_IN_SBLXBL  eval:check_rbl('SBLXBL', 'sbl-xbl.spamhaus.org')
 describe RCVD_IN_SBLXBL listed in spamhaus.org sbl-xbl
+tflags RCVD_IN_SBLXBL  net
 # blarson 2005-01-28 see which return part 2005-02-26 ajust scores
-score RCVD_IN_SBLXBL   1
+score RCVD_IN_SBLXBL   2
 header RCVD_IN_SBLXBL_SBL eval:check_rbl_sub('SBLXBL', '127.0.0.2')
-score RCVD_IN_SBLXBL_SBL 2
+score RCVD_IN_SBLXBL_SBL 1.5
 header RCVD_IN_SBLXBL_CBL eval:check_rbl_sub('SBLXBL', '127.0.0.4')
 score RCVD_IN_SBLXBL_CBL 1
 header RCVD_IN_SBLXBL_5 eval:check_rbl_sub('SBLXBL', '127.0.0.5')