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

Re: Sendmail + RBL



In article <[🔎] 5.1.1.6.0.20021010171349.00b73028@bow.intnet.mu> 
hantzley@intnet.mu writes:
>Is there other ways to configure sendmail with RBL????

If you arn't using ancient sendmail, (woody's is fine) use the dnsbl
feature in your sendmail.mc: (examples from my sendmail.mc, see the
web pages before you use any dnsbl)


FEATURE(`dnsbl',`relays.osirusoft.com',`"mail from open relays and spammers refused, see http://relays.osirusoft.com";')dnl
FEATURE(`dnsbl',`relays.ordb.org',`"mail from open relays refused, see http://www.ordb.org";')dnl
FEATURE(`dnsbl',`block.blars.org',`"mail from spamming sites refused, see http://www.blars.org/errors/block.html";')dnl


see www.sendmail.org for details, they have an antispam page.
-- 
Blars Blarson			blarson@blars.org
				http://www.blars.org/blars.html
"Text is a way we cheat time." -- Patrick Nielsen Hayden



Reply to: