From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 10:59:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C8FA37B401 for ; Tue, 17 Jun 2003 10:59:07 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2652643FAF for ; Tue, 17 Jun 2003 10:59:06 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h5HHx4Ws005618; Tue, 17 Jun 2003 12:59:04 -0500 (CDT) (envelope-from dan) Date: Tue, 17 Jun 2003 12:59:04 -0500 From: Dan Nelson To: David Banning Message-ID: <20030617175904.GJ64929@dan.emsphone.com> References: <20030617065209.GA9407@skytrackercanada.com> <20030617141346.GG64929@dan.emsphone.com> <20030617161900.GC17961@skytrackercanada.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030617161900.GC17961@skytrackercanada.com> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: getting ordb.org to stop spam with sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 17:59:07 -0000 In the last episode (Jun 17), David Banning said: > On Tue, Jun 17, 2003 at 09:13:46AM -0500, Dan Nelson wrote: > > In the last episode (Jun 17), David Banning said: > > > > > > 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, your advice seems to contradict the ordb.org website which reads; > > -------- > How do I test if my mailserver is actually using ORDB.org? > > On Unix based systems: > > Become the root user: > > $ su - Edit /etc/hosts in your favourite editor: # vim /etc/hosts > Add the following line, substituting for your your local systems > inverted IP address: > > 127.0.0.2 .relays.ordb.org Hm. I have just never seen sendmail open /etc/hosts on my system. After ktracing it I see that it does. -- Dan Nelson dnelson@allantgroup.com