X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fcommon_rbl;h=12f4b5369c9922ec14516c53dda29fcd9f03115c;hp=9fddd0285ccab7188bce72a70be787a653939fda;hb=53fbd50be4c755fbe4bb02052f8065d64389cb2c;hpb=d318c6af4e54587ea05c940216240f3227ea4394 diff --git a/common/common_rbl b/common/common_rbl index 9fddd02..12f4b53 100644 --- a/common/common_rbl +++ b/common/common_rbl @@ -22,3 +22,31 @@ describe RCVD_IN_NIX1 Received in NiX filter http://www.ix.de/nixspam/dnsbl/ tflags RCVD_IN_NIX1 net score RCVD_IN_NIX1 1.5 + +# blarson 2007-09-14 +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 + +# 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 + +# blarson 2007-09-14 +uridnsbl URIBL_SBL sbl.spamhaus.org. A +body URIBL_SBL eval:check_uridnsbl('URIBL_SBL') +describe URIBL_SBL Contains an URL listed in the SBL blocklist +tflags URIBL_SBL net +#reuse URIBL_SBL +score URIBL_SBL 3.5 + +# don 2008-03-24 +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 +