From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 07:13:48 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 0BFD837B401 for ; Tue, 17 Jun 2003 07:13:48 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A21843F75 for ; Tue, 17 Jun 2003 07:13:47 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h5HEDkXV091340; Tue, 17 Jun 2003 09:13:46 -0500 (CDT) (envelope-from dan) Date: Tue, 17 Jun 2003 09:13:46 -0500 From: Dan Nelson To: David Banning Message-ID: <20030617141346.GG64929@dan.emsphone.com> References: <20030617065209.GA9407@skytrackercanada.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030617065209.GA9407@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 14:13:48 -0000 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