X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fcommon_rbl;h=9f293451ab20155f40d9b780a546bbe9443d44f0;hp=9dba1e4b0258384a3cca20dda7b8a1a91f855409;hb=2c50b4a0861f83e732214ec8bdab1cd40a9c8c85;hpb=edb74a23049ef5a4486335fbf0e8e55aac248d2b diff --git a/common/common_rbl b/common/common_rbl index 9dba1e4..9f29345 100644 --- a/common/common_rbl +++ b/common/common_rbl @@ -9,13 +9,17 @@ tflags RCVD_IN_SBLXBL net # blarson 2005-01-28 see which return part 2005-02-26 ajust scores score RCVD_IN_SBLXBL 2 header RCVD_IN_SBLXBL_SBL eval:check_rbl_sub('SBLXBL', '127.0.0.2') +tflags RCVD_IN_SBLXBL_SBL net 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 +tflags RCVD_IN_SBLXBL_CBL net header RCVD_IN_SBLXBL_5 eval:check_rbl_sub('SBLXBL', '127.0.0.5') score RCVD_IN_SBLXBL_5 1 +tflags RCVD_IN_SBLXBL_5 net header RCVD_IN_SBLXBL_OPM eval:check_rbl_sub('SBLXBL', '127.0.0.6') score RCVD_IN_SBLXBL_OPM 1 +tflags RCVD_IN_SBLXBL_OPM net header RCVD_IN_NIX1 eval:check_rbl('NiX', 'ix.dnsbl.manitu.net.') describe RCVD_IN_NIX1 Received in NiX filter http://www.ix.de/nixspam/dnsbl/ @@ -24,11 +28,15 @@ score RCVD_IN_NIX1 1.5 # blarson 2007-09-14 +# blarson 2010-09-14 reduce score due to false positives uridnsbl URIBL_CNKR cn-kr.blackholes.us. A body URIBL_CNKR eval:check_uridnsbl('URIBL_CNKR') describe URIBL_CNKR china or korea hosted web site tflags URIBL_CNKR net -score URIBL_CNKR 2.5 +score URIBL_CNKR 1.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 @@ -46,4 +54,4 @@ uridnsbl URIBL_SURBL multi.surbl.org. A body URIBL_SURBL eval:check_uridnsbl('URIBL_SURBL') describe URIBL_SURBL Contains an URL listed in the mutli surbl blocklist score URIBL_SURBL 3.5 - +tflags URIBL_SURBL net