]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/common_rbl
* Add subbodyrep rule to match words in subject repeated without spaces in body
[spamassassin_config.git] / common / common_rbl
index bf23fa8f93ac06230b9a0909103505b141122494..9fddd0285ccab7188bce72a70be787a653939fda 100644 (file)
@@ -5,10 +5,11 @@ 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')