[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Sendmail 8.9.3 and ORDB



I'm running sendmail 8.9.3 (not my preference) and am attempting to install
ORDB onto sendmail to prevent accepting mails from open relay mail server.

Below is the instructions for sendmail 8.9

http://www.ordb.org/faq/#usage_sendmail

...there's a link to http://www.sendmail.org/~ca/email/chk-89f.html#MAIL

I'm a bit confuse, am I to edit my access_db file? ("access" in my case)
and put FEATURE(`rbl', `relays.ordb.org')dnl towards the very bottom of
the file? or does FEATURE(`rbl', `relays.ordb.org')dnl goes to some other
file in sendmail?

Furthermore, where do I put "550 rejected" --towards the end of the line
FEATURE(`rbl', `relays.ordb.org')dnl "550 rejected"

Thanks.


- Mike

PS - I've been to http://bluebird.sinauer.com/~morse/cobalt/dnsbl.html
     I don't have an .mc file --I think the .mc is for sendmail 8.10?