Adding RBLs to sendmail
Rose, Bobby
brose at med.wayne.edu
Thu Oct 18 01:38:53 IST 2007
Ordb? How can you be successfully be using that since it shut down
about a year ago?
-----Original Message-----
From: mailscanner-bounces at lists.mailscanner.info
[mailto:mailscanner-bounces at lists.mailscanner.info] On Behalf Of A.
Eijkhoudt
Sent: Wednesday, October 17, 2007 8:32 PM
To: MailScanner discussion
Subject: Re: Adding RBLs to sendmail
Hi Hendrik,
This feature has actually been in Sendmail for a very long time - at
least since 2001, judging from a quick Google search.
Additionally, you might consider adding these as well; we use quite an
extensive sendmail.mc with lots of additional milters for SPF, ClamAV,
SpamAssassin...
FEATURE(`dnsbl', `relays.ordb.org', `"554 Rejected "
$&{client_addr} " found in relays.ordb.org"')dnl
FEATURE(`dnsbl', `bl.spamcop.net', `"554 Rejected "
$&{client_addr} " found in bl.spamcop.net"')dnl
FEATURE(`dnsbl', `sbl.spamhaus.org', `"554 Rejected "
$&{client_addr} " found in sbl.spamhaus.org/"')dnl
FEATURE(`dnsbl', `chinanet.blackholes.us', `"554 Rejected "
$&{client_addr} " found in chinanet.blackholes.us"')dnl
Regards,
A. Eijkhoudt
Hendrik den Hartog wrote:
> Hello
>
> Apologies for this simple request for help, but the result would
> help us tweak our MailScanner/Sendmail setup.
>
> I note advice about adding RBLs to sendmail, e.g.
> from a post by Denis Beauchemin,
>
> FEATURE(`dnsbl',`safe.dnsbl.sorbs.net',`"554 Rejected "
$&{client_addr}
> " found in safe.dnsbl.sorbs.net"')dnl
> FEATURE(`dnsbl',`cbl.abuseat.org',`"554 Rejected " $&{client_addr} "
> found in cbl.abuseat.org"')dnl
>
> What I'd like to know is what is the minimum version sendmail I
> can add entries like this to?
> Any advice, links, etc, appreciated...
>
> Cheers!
> Dave
>
>
--
MailScanner mailing list
mailscanner at lists.mailscanner.info
http://lists.mailscanner.info/mailman/listinfo/mailscanner
Before posting, read http://wiki.mailscanner.info/posting
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list