From owner-freebsd-isp@FreeBSD.ORG Thu Jan 13 14:47:45 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D36316A4CE for ; Thu, 13 Jan 2005 14:47:45 +0000 (GMT) Received: from util.inch.com (mx.inch.com [216.223.198.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id D803043D2D for ; Thu, 13 Jan 2005 14:47:44 +0000 (GMT) (envelope-from gcoon@inch.com) Received: from kod.inch.com (kod.inch.com [216.223.192.68]) j0DElgP0066038; Thu, 13 Jan 2005 09:47:42 -0500 (EST) (envelope-from gcoon@inch.com) Date: Thu, 13 Jan 2005 09:47:42 -0500 (EST) From: Gerald To: Eric Anderson In-Reply-To: <41E684B6.6080807@centtech.com> Message-ID: <20050113094013.T61909@kod.inch.com> References: <41E684B6.6080807@centtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp list Subject: Re: DNS Black list suggestions? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 14:47:45 -0000 On Thu, 13 Jan 2005, Eric Anderson wrote: > I've heard that they have come a long way - does anyone have any preferences, > warnings, etc? I'm interested in free blacklists only.. DSBL http://dsbl.org/main is good at the front door for blocks. After that we SpamAssassin tag it and let the end user decide. SA uses the SURBL and SPF and other things you wouldn't want to outright block on in consideration without removing the ability to bypass (whitelist) the filter. Warnings? Only the usual, be very picky with blacklists. There is a big difference between even confirmed and unconfirmed dsbl. Gerald