From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 00:46:41 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 4795737B401 for ; Tue, 17 Jun 2003 00:46:41 -0700 (PDT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB46043FB1 for ; Tue, 17 Jun 2003 00:46:39 -0700 (PDT) (envelope-from mail23@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.9/8.12.9) with ESMTP id h5H7lC04075752; Tue, 17 Jun 2003 09:47:12 +0200 (CEST) (envelope-from bulk@ei.bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.9/8.12.9/Submit) id h5H7lCpq075751; Tue, 17 Jun 2003 09:47:12 +0200 (CEST) Date: Tue, 17 Jun 2003 09:47:12 +0200 From: Ruben de Groot To: David Banning Message-ID: <20030617074712.GA75518@ei.bzerk.org> 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> User-Agent: Mutt/1.4.1i 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 07:46:41 -0000 On Tue, Jun 17, 2003 at 02:52:09AM -0400, David Banning typed: > 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 am using sendmail 8.12.9/8.12.6 ^^^^^^ > I of course recompiled the .mc files, and restarted sendmail. I don't think your sendmail.cf got updated, or you would now be running sendmail 8.12.9/8.12.9 -Ruben > 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 > > I am still not getting a bounce. I am not seeing anything in /var/maillog > > I am looking for a clue as to how to get more info to get this working, > either via a tip from someone, or how I can crank up my logging > to maillog to give me more info. A website that goes into > more depth would be helpful, if anyone knows one. > > > -- > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"