From owner-freebsd-database Sun Oct 13 16:34:44 2002 Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49A5937B401; Sun, 13 Oct 2002 16:34:43 -0700 (PDT) Received: from mail0.rawbw.com (mail0.rawbw.com [198.144.192.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A74FD43EAC; Sun, 13 Oct 2002 16:34:42 -0700 (PDT) (envelope-from jdd@greatschools.net) Received: from cube (m198-158.dsl.rawbw.com [198.144.198.158]) by mail0.rawbw.com (8.11.3/8.11.3) with ESMTP id g9DNXtv84734; Sun, 13 Oct 2002 16:33:55 -0700 (PDT) (envelope-from jdd@greatschools.net) Date: Sun, 13 Oct 2002 16:33:55 -0700 (PDT) From: John David Duncan X-X-Sender: jdd@cube To: Paul Chvostek Cc: freebsd-questions@FreeBSD.ORG, Subject: Re: bogofilter, Judy libraries In-Reply-To: <20020916025724.A68958@mail.it.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Paul, I just looked at www.sourcejudy.com/downloads/, and there is now a "trial version for BSD" there -- a file called Judy_trial.0.0.4.src.tar.gz. I was able to compile it with no trouble. After "./configure" and "make", you can find Judy under src/bsd_ia32/product/deliver/ On Mon, 16 Sep 2002, Paul Chvostek wrote: > > I'm shocked that these two keywords aren't showing up in recent list > archives. > > Last month, Paul Graham published a paper, "A Plan for Spam", at > http://www.paulgraham.com/spam.html . Weeks later, Eric S Raymond's > "bogofilter" was born (http://www.tuxedo.org/~esr/bogofilter/), and it > looks like it may be a killer ap for spam control. > > Because it wants high speed access to its data, bogofilter has been > built to use Judy (http://www.sourcejudy.org), a set of C libraries that > maintain large arrays with great speed and memory efficiency. > > Judy's source has not been ported to FreeBSD. It works in hpux, it > apparently works in Linux, but I am not C jockey enough to port it > myself. I'm sure it would be a well loved port, even if only for > bogofilter. > > Any takers? > > Bogofilter is ALMOST sexy enough to make me switch my mail servers over > to Linux. And being one straw away from a broken back is not comfy. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message