dnl FEATURE(`dnsbl')dnl dnl FEATURE(`dnsbl', `dsbl.org', `"Mail from "$&{client_addr}" rejected; see http://dsbl.org/listing?ip="$&{client_addr}')dnl FEATURE(`dnsbl',`opm.blitzed.org', `"550 Mail from "$&{client_addr}" rejected; see http://opm.blitzed.org/proxy?ip="$&{client_addr}')dnl FEATURE(`dnsbl', `bl.spamcop.net', `"Mail from "$&{client_addr}" rejected; see http://spamcop.net/w3m?action=checkblock&ip="$&{client_addr}')dnl dnl FEATURE(`dnsbl', `blackholes.mail-abuse.org', `"Mail from "$&{client_addr}" rejected, see http://mail-abuse.org/cgi-bin/lookup?"$&{client_addr}')dnl dnl FEATURE(`dnsbl', `relays.mail-abuse.org', `"Mail from "$&{client_addr}" rejected; see http://mail-abuse.org/cgi-bin/nph-rss?"$&{client_addr}')dnl dnl FEATURE(`dnsbl', `dialups.mail-abuse.org', `"Mail from dial-up rejected; see http://mail-abuse.org/dul/enduser.htm"')dnl FEATURE(`dnsbl', `relays.ordb.org', `"571 Mail from "$&{client_addr}" rejected; verify open mail relay at http://www.ordb.org/lookup/index.php?host="$&{client_addr}" + http://mail-abuse.org/tsi/ar-fix.html)"')dnl dnl FEATURE(`dnsbl', `blackholes.wirehub.net', `"571 ACCESS DENIED to "$&{client_name}" by Wirehub! Internet DNSBL (http://doema.wirehub.nl/error/errors.html)"')dnl FEATURE(`dnsbl', `dynablock.wirehub.net', `"571 ACCESS DENIED to "$&{client_name}" by Wirehub! Internet DynaBlock (http://doema.wirehub.nl/error/errors.html)"')dnl FEATURE(`dnsbl', `sbl.spamhaus.org', `"Mail from "$&{client_addr}" rejected; see http://www.spamhaus.org/SBL/"')dnl FEATURE(`dnsbl', `spamhaus.relays.osirusoft.com', `"Mail from "$&{client_addr}" rejected; see http://relays.osirusoft.com/cgi-bin/rbcheck.cgi?addr="$&{client_addr}')dnl FEATURE(`dnsbl', `socks.relays.osirusoft.com', `"Mail from "$&{client_addr}" rejected; see http://relays.osirusoft.com/cgi-bin/rbcheck.cgi?addr="$&{client_addr}')dnl dnl FEATURE(`dnsbl', `relays.visi.com', `"Mail from "$&{client_addr}" rejected; see http://relays.visi.com/nph-l.cgi?"$&{client_addr}')dnl FEATURE(`dnsbl', `dul.ru', `"Mail from dial-up rejected; see http://www.dul.ru/cgi-bin/search.cgi?address="$&{client_addr}')dnl dnl ifdef(`confSKIP_RFC_IGNORANT_CHECK',,` FEATURE(dnsbl, `ipwhois.rfc-ignorant.org', `"550 Mail from " $&{client_addr} " refused. Rejected for bad WHOIS info on IP of your SMTP server - see http://www.rfc-ignorant.org/"') FEATURE(rhsbl, `dsn.rfc-ignorant.org', `"550 Mail from domain "$&{RHS}" refused. MX of domain do not accept bounces. This violates RFC 821/2505/2821 - see http://www.rfc-ignorant.org/tools/lookup.php?domain="$&{RHS}')dnl FEATURE(rhsbl, `postmaster.rfc-ignorant.org', `"550 Mail from domain "$&{RHS}" refused. MX of domain does not have a working postmaster address - see http://www.rfc-ignorant.org/tools/lookup.php?domain="$&{RHS}')dnl dnl FEATURE(rhsbl, `rfc-ignorant-dsn.falbi.ua', `"550 test: Mail from domain "$&{RHS}" refused. MX of domain do not accept bounces. This violates RFC 821/2505/2821 - see http://www.rfc-ignorant.org/tools/lookup.php?domain="$&{RHS}')dnl ') dnl