From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 17:10:42 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 1900B37B401 for ; Fri, 11 Apr 2003 17:10:42 -0700 (PDT) Received: from vixen.pragma.no (rudolph.pragma.no [212.20.194.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 662C843FCB for ; Fri, 11 Apr 2003 17:10:40 -0700 (PDT) (envelope-from awa@pragma.no) Received: from pragma.no (loopback [127.0.0.1]) by vixen.pragma.no (Netscape Messaging Server 4.15) with ESMTP id HD7F5500.QX1; Sat, 12 Apr 2003 02:10:17 +0200 From: Andreas Wideroe Andersen To: Warren Block Message-ID: <25927218e1.218e125927@pragma.no> Date: Sat, 12 Apr 2003 02:10:17 +0200 X-Mailer: Netscape Webmail MIME-Version: 1.0 Content-Language: en X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit cc: "rob.c" cc: freebsd-questions@freebsd.org Subject: Re: DNSBL settings problems in 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: Sat, 12 Apr 2003 00:10:42 -0000 ----- Original Message ----- From: Warren Block Date: Friday, April 11, 2003 4:13 pm Subject: Re: DNSBL settings problems in Sendmail ? > On Fri, 11 Apr 2003, rob.c wrote: > > > DNSBL settings problems in Sendmail ? According to my experiences, yes there are problems. I had this problem for one day on both of my servers running FreeBSD 4.7 STABLE and 4.8 RC. One day both stopped. I didn't know why and I get lots of did not issue errors in my /var/log/maillog. I removed all dnsbl's from the mc file, recompiled and installed the file into a cf file and the problems were gone, but the spam was soon filling up my mailboxes. This actually led me to install and configure spamassassin which works very well indeed. Andreas