From owner-freebsd-questions@FreeBSD.ORG Thu Feb 7 08:26:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5646016A417 for ; Thu, 7 Feb 2008 08:26:18 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id B759113C442 for ; Thu, 7 Feb 2008 08:26:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m178NxxU022671; Thu, 7 Feb 2008 09:23:59 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m178Nocb022666; Thu, 7 Feb 2008 09:23:55 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 7 Feb 2008 09:23:49 +0100 (CET) From: Wojciech Puchar To: Jonathan Franks In-Reply-To: Message-ID: <20080207091923.Y22656@wojtek.tensor.gdynia.pl> References: <20080206004405.M9353@wojtek.tensor.gdynia.pl> <47A9B6AB.30505@pixelhammer.com> <20080206152432.W3704@wojtek.tensor.gdynia.pl> <20080207000706.GA19437@aleph.cepheid.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Erik Osterholm , freebsd-questions@freebsd.org Subject: Re: OT: www search engines X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 08:26:18 -0000 >> >> Then there's the issue of spam and spam blocking. Google does a great >> job of blocking spam. even better. it blocks ligitimate e-mail very efficiently. for them - legitimate - means coming from the "wheel of friends" which means all other "free" huge services. everything else may pass, or may not, who knows. of course it's not just gmail problem, but all of it's "friends" too, and - quite often - of smaller mail services. using spamassassin as antispam looks safe (i'm using it quite long), using automatic IP-based blockers are bad. spamassassin weights probability of being spam giving point. when it classifies mail badly by one rule, and well by others it still does the good job.