From owner-freebsd-questions@FreeBSD.ORG Mon Feb 16 02:18:04 2004 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 79D4616A4CE for ; Mon, 16 Feb 2004 02:18:04 -0800 (PST) Received: from grover.logicsquad.net (ppp35-29.lns1.adl1.internode.on.net [150.101.35.29]) by mx1.FreeBSD.org (Postfix) with SMTP id 71F3643D31 for ; Mon, 16 Feb 2004 02:18:03 -0800 (PST) (envelope-from paulh@logicsquad.net) Received: (qmail 58712 invoked by uid 1000); 16 Feb 2004 10:18:01 -0000 Date: Mon, 16 Feb 2004 20:48:01 +1030 From: "Paul A. Hoadley" To: freebsd-questions@freebsd.org Message-ID: <20040216101801.GB58487@grover.logicsquad.net> References: <20040216091316.98506.qmail@web9602.mail.yahoo.com> <20040216093332.GA85516@xor.obsecurity.org> <20040216043701.C95778@admin1.mdc.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040216043701.C95778@admin1.mdc.net> User-Agent: Mutt/1.4.1i Subject: Re: spam removal 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: Mon, 16 Feb 2004 10:18:04 -0000 On Mon, Feb 16, 2004 at 04:44:25AM -0500, matthew wrote: > > I recommend bogofilter for per-user filtering. Spamassassin is > > also highly recommended for site use. I tend to dislike DNS-based > > filtering because it has a high rate of false positives, and it > > causes your users to lose legitimate mail if it's rejected at the > > mail server. > > As far as I understand it, one does "not lose email" using dns-based > blacklists. Sure you can. If Alice wants to legitimately contact Bob from a blacklisted IP (whether the blacklisting is actually Alice's fault, or she's just fallen under an excessively large blanket), and Bob is running DNS-based filtering, Bob's MTA blocks Alice based on her IP. Bob loses legitimate mail. Admittedly you provided a counterexample, but it is not always so easy. -- Paul. mailto:paulh@logicsquad.net mailto:phoadley@maths.adelaide.edu.au