~ubuntu-branches/ubuntu/lucid/spamassassin/lucid-proposed

« back to all changes in this revision

Viewing changes to rules/20_dnsbl_tests.cf

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville, Ubuntu Merge-o-Matic, Laurent Bigonville
  • Date: 2006-07-31 15:40:08 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060731154008-j37ulp5pgfkddegw
Tags: 3.1.3-1ubuntu1
[ Ubuntu Merge-o-Matic ]
* Merge from debian unstable.

[ Laurent Bigonville ]
* fix debian/control.
* drop debian/patches/40_fix_dns_issue.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
tflags RCVD_IN_NJABL_RELAY      net
48
48
#reuse RCVD_IN_NJABL_RELAY
49
49
 
50
 
header RCVD_IN_NJABL_DUL        eval:check_rbl('njabl-notfirsthop', 'combined.njabl.org.', '127.0.0.3')
 
50
header RCVD_IN_NJABL_DUL        eval:check_rbl('njabl-lastexternal', 'combined.njabl.org.', '127.0.0.3')
51
51
describe RCVD_IN_NJABL_DUL      NJABL: dialup sender did non-local SMTP
52
52
tflags RCVD_IN_NJABL_DUL        net
53
53
#reuse RCVD_IN_NJABL_DUL
124
124
tflags RCVD_IN_SORBS_ZOMBIE     net
125
125
#reuse RCVD_IN_SORBS_ZOMBIE
126
126
 
127
 
header RCVD_IN_SORBS_DUL        eval:check_rbl('sorbs-notfirsthop', 'dnsbl.sorbs.net.', '127.0.0.10')
 
127
header RCVD_IN_SORBS_DUL        eval:check_rbl('sorbs-lastexternal', 'dnsbl.sorbs.net.', '127.0.0.10')
128
128
describe RCVD_IN_SORBS_DUL      SORBS: sent directly from dynamic IP address
129
129
tflags RCVD_IN_SORBS_DUL        net
130
130
#reuse RCVD_IN_SORBS_DUL
146
146
#reuse RCVD_IN_SBL
147
147
 
148
148
# XBL is the Exploits Block List: http://www.spamhaus.org/xbl/
149
 
header RCVD_IN_XBL              eval:check_rbl('sblxbl-notfirsthop', 'sbl-xbl.spamhaus.org.', '127.0.0.[456]')
 
149
header RCVD_IN_XBL              eval:check_rbl('sblxbl-lastexternal', 'sbl-xbl.spamhaus.org.', '127.0.0.[456]')
150
150
describe RCVD_IN_XBL            Received via a relay in Spamhaus XBL
151
151
tflags RCVD_IN_XBL              net
152
152
#reuse RCVD_IN_XBL
196
196
describe RCVD_IN_WHOIS_HIJACKED CompleteWhois: sender on hijacked IP block
197
197
tflags RCVD_IN_WHOIS_HIJACKED   net
198
198
 
199
 
header RCVD_IN_WHOIS_INVALID    eval:check_rbl('whois-notfirsthop', 'combined-HIB.dnsiplists.completewhois.com.', '127.0.0.4')
 
199
header RCVD_IN_WHOIS_INVALID    eval:check_rbl('whois-lastexternal', 'combined-HIB.dnsiplists.completewhois.com.', '127.0.0.4')
200
200
describe RCVD_IN_WHOIS_INVALID  CompleteWhois: sender on invalid IP block
201
201
tflags RCVD_IN_WHOIS_INVALID    net
202
202
#reuse RCVD_IN_WHOIS_INVALID    RCVD_IN_RFC_IPWHOIS
212
212
# transfers: yes - rsync and http, see http://dsbl.org/usage
213
213
# pay-to-use: no
214
214
# delist: automated/distributed
215
 
header RCVD_IN_DSBL             eval:check_rbl_txt('dsbl-notfirsthop', 'list.dsbl.org.', '(?i:dsbl)')
 
215
header RCVD_IN_DSBL             eval:check_rbl_txt('dsbl-lastexternal', 'list.dsbl.org.', '(?i:dsbl)')
216
216
describe RCVD_IN_DSBL           Received via a relay in list.dsbl.org
217
217
tflags RCVD_IN_DSBL             net
218
218
#reuse RCVD_IN_DSBL
246
246
describe RCVD_IN_MAPS_RBL       Relay in RBL, http://www.mail-abuse.org/rbl/
247
247
tflags RCVD_IN_MAPS_RBL         net
248
248
 
249
 
header RCVD_IN_MAPS_DUL         eval:check_rbl('dialup-notfirsthop', 'dialups.mail-abuse.org.')
 
249
header RCVD_IN_MAPS_DUL         eval:check_rbl('dialup-lastexternal', 'dialups.mail-abuse.org.')
250
250
describe RCVD_IN_MAPS_DUL       Relay in DUL, http://www.mail-abuse.org/dul/
251
251
tflags RCVD_IN_MAPS_DUL         net
252
252
 
262
262
# "header" lines, not the "describe" or "tflags" lines) and uncomment the
263
263
# below lines
264
264
#header RCVD_IN_MAPS_RBL        eval:check_rbl('rblplus', 'rbl-plus.mail-abuse.org.', '1')
265
 
#header RCVD_IN_MAPS_DUL        eval:check_rbl('rblplus-notfirsthop', 'rbl-plus.mail-abuse.org.', '2')
 
265
#header RCVD_IN_MAPS_DUL        eval:check_rbl('rblplus-lastexternal', 'rbl-plus.mail-abuse.org.', '2')
266
266
#header RCVD_IN_MAPS_RSS        eval:check_rbl_sub('rblplus', '4')
267
267
#header RCVD_IN_MAPS_OPS        eval:check_rbl_sub('rblplus', '8')
268
268
#describe RCVD_IN_MAPS_OPS      Relay in OPS, http://www.mail-abuse.org/ops/