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

Re: [cobalt-users] SOLVED: Sendmail 8.9.3 and ORDB



I have been following this discussion for a while, and have search
the archives... But I am still trying to figure-out how this works, does
adding these lines slow down sendmail? Also do you have to have
an agreement or sign-up to use relays.osirusoft.com, relays.ordb.org
or relays.ordb.org

Also how long does it take sendmail to check the email?

Bill

At 03:55 PM 3/19/2003 -0600, you wrote:
Thanks to Parker, Peter, Tomislav, and others...I ended up making a backup
of sendmail.cf and manually edit sendmail.cf and included the following:
(above the "check SMTP" line --not sure if this matter or not...)

There's nothing else needed to be done (DNS or otherwise) stop/start your
mail process to get the new sendmail.cf started.  If you run into problem,
simply copy your original sendmail.cf (ie. sendmail.cf_orig or such) back
to sendmail.cf and stop/start your sendmail.

# manually modified 3/19/03

# DNS based IP address spam list relays.osirusoft.com
R$*                     $: $&{client_addr}
R::ffff:$-.$-.$-.$- $: <?> $(host $4.$3.$2.$1.relays.osirusoft.com. $: OK $) R$-.$-.$-.$- $: <?> $(host $4.$3.$2.$1.relays.osirusoft.com. $: OK $)
R<?>OK                  $: OKSOFAR
R<?>$+ $#error $@ 5.7.1 $: Rejected - see http://relays.osirusoft.com/

# DNS based IP address spam list bl.spamcop.net
R$*                     $: $&{client_addr}
R::ffff:$-.$-.$-.$-     $: <?> $(host $4.$3.$2.$1.bl.spamcop.net. $: OK $)
R$-.$-.$-.$-            $: <?> $(host $4.$3.$2.$1.bl.spamcop.net. $: OK $)
R<?>OK                  $: OKSOFAR
R<?>$+ $#error $@ 5.7.1 $: "Spam blocked see http://spamcop.net/bl.shtml?"$&{client_addr}


# DNS based IP address spam list relays.ordb.org
R$*                     $: $&{client_addr}
R::ffff:$-.$-.$-.$-     $: <?> $(host $4.$3.$2.$1.relays.ordb.org. $: OK $)
R$-.$-.$-.$-            $: <?> $(host $4.$3.$2.$1.relays.ordb.org. $: OK $)
R<?>OK                  $: OKSOFAR
R<?>$+                  $#error $@ 5.7.1 $: Spam blocked see www.ordb.org


- Mike


---------- original message ----------

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?


_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users