Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 09:13:46 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        David Banning <david@skytracker.ca>
Cc:        questions@freebsd.org
Subject:   Re: getting ordb.org to stop spam with sendmail
Message-ID:  <20030617141346.GG64929@dan.emsphone.com>
In-Reply-To: <20030617065209.GA9407@skytrackercanada.com>
References:  <20030617065209.GA9407@skytrackercanada.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 17), David Banning said:
> I am interested in getting my server to bounce mail from open relays.
> 
> I have been to the ordb.org site. I have added the suggested line
> to my mc files;
> 
> FEATURE(`dnsbl', `relays.ordb.org', ` "550 Email rejected due to sending server misconfiguration - see http://www.ordb.org/faq/\#why_rejected"')dnl
> 
> I have tried to test that it is working by adding;
> 
> 127.0.0.2              29.66.188.209.relays.ordb.org
>  
> to my /etc/hosts file, as my ip address is 209.188.66.299

/etc/hosts is not examined for DNS lookups.  You'll have to set up a
fake relays.ordb.org zone in named if you want to test it on your own
IP.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030617141346.GG64929>