X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fcommon_rbl;h=9dba1e4b0258384a3cca20dda7b8a1a91f855409;hp=9fddd0285ccab7188bce72a70be787a653939fda;hb=a9485d2c298b47c68c0eef97bd91cb5696d7d27f;hpb=d318c6af4e54587ea05c940216240f3227ea4394 diff --git a/common/common_rbl b/common/common_rbl index 9fddd02..9dba1e4 100644 --- a/common/common_rbl +++ b/common/common_rbl @@ -22,3 +22,28 @@ 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 + +# 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 +