]> git.donarmstrong.com Git - spamassassin_config.git/blob - common/common_rbl
39668321c7afa90964714adabbf1f16ddc226273
[spamassassin_config.git] / common / common_rbl
1 # spamassasin rules duplicate
2 score RCVD_IN_XBL 0
3 score RCVD_IN_SBL 0
4
5 # blarson 2004-11-20
6 header RCVD_IN_SBLXBL   eval:check_rbl('SBLXBL', 'sbl-xbl.spamhaus.org')
7 describe RCVD_IN_SBLXBL listed in spamhaus.org sbl-xbl
8 tflags RCVD_IN_SBLXBL   net
9 # blarson 2005-01-28 see which return part 2005-02-26 ajust scores
10 score RCVD_IN_SBLXBL    2
11 header RCVD_IN_SBLXBL_SBL eval:check_rbl_sub('SBLXBL', '127.0.0.2')
12 tflags RCVD_IN_SBLXBL_SBL       net
13 score RCVD_IN_SBLXBL_SBL 1.5
14 header RCVD_IN_SBLXBL_CBL eval:check_rbl_sub('SBLXBL', '127.0.0.4')
15 score RCVD_IN_SBLXBL_CBL 1
16 tflags RCVD_IN_SBLXBL_CBL
17 header RCVD_IN_SBLXBL_5 eval:check_rbl_sub('SBLXBL', '127.0.0.5')
18 score RCVD_IN_SBLXBL_5 1
19 tflags RCVD_IN_SBLXBL_5 net
20 header RCVD_IN_SBLXBL_OPM eval:check_rbl_sub('SBLXBL', '127.0.0.6')
21 score RCVD_IN_SBLXBL_OPM 1
22 tflags RCVD_IN_SBLXBL_OPM net
23
24 header  RCVD_IN_NIX1            eval:check_rbl('NiX', 'ix.dnsbl.manitu.net.')
25 describe RCVD_IN_NIX1           Received in NiX filter http://www.ix.de/nixspam/dnsbl/
26 tflags  RCVD_IN_NIX1            net
27 score   RCVD_IN_NIX1            1.5
28
29
30 # blarson 2007-09-14
31 # blarson 2010-09-14 reduce score due to false positives
32 uridnsbl URIBL_CNKR     cn-kr.blackholes.us.    A
33 body    URIBL_CNKR      eval:check_uridnsbl('URIBL_CNKR')
34 describe URIBL_CNKR     china or korea hosted web site
35 tflags  URIBL_CNKR      net
36 score URIBL_CNKR        1.5
37
38 # disable the SECURITYSAGE RBL
39 score DNS_FROM_SECURITYSAGE 0.0
40
41 # blarson 2007-09-14
42 uridnsbl_skip_domain    debian.org debian.net yahoo.com google.com
43
44 # blarson 2007-09-14
45 uridnsbl        URIBL_SBL       sbl.spamhaus.org.       A
46 body            URIBL_SBL       eval:check_uridnsbl('URIBL_SBL')
47 describe        URIBL_SBL       Contains an URL listed in the SBL blocklist
48 tflags          URIBL_SBL       net
49 #reuse          URIBL_SBL
50 score           URIBL_SBL       3.5
51
52 # don 2008-03-24
53 uridnsbl        URIBL_SURBL     multi.surbl.org.       A
54 body            URIBL_SURBL     eval:check_uridnsbl('URIBL_SURBL')
55 describe        URIBL_SURBL     Contains an URL listed in the mutli surbl blocklist
56 score           URIBL_SURBL     3.5
57 tflags          URIBL_SURBL     net