Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2003 14:49:36 +0200
From:      Herbert <herbert@bugat.at>
To:        Martin McCormick <martin@dc.cis.okstate.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Using spamprobe on a FreeBSD System
Message-ID:  <20030721124936.GB27987@TK212017121218.teleweb.at>
In-Reply-To: <200307211130.h6LBUnC9091642@dc.cis.okstate.edu>
References:  <200307211130.h6LBUnC9091642@dc.cis.okstate.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 21, 2003 at 06:30:49AM -0500, Martin McCormick wrote:
> 
> 	I started to install spamprobe-0.8b and discovered that it
> needs something called BerkeleyDB.  The instructions tell one to get
> it from a place called sleepycat.com where it looks like one must buy
> berkeleyDB.

% cd /usr/ports/databases && make search key=Berkeley |more
You will find version 2.7.x, 3.3.x, 4.0.14 and 4.1.25. So take whatever
you need.
But spamprobe is also in the ports, so you only have to do:

# cd /usr/ports/mail/spamprobe && make install clean

For license questions check http://www.sleepycat.com/download/index.shtml

> 	Is that actually the case?  If that is the case, is there any
> other spam filter that works with procmail which can open base64 and
> not be tripped up by html?

I am quite happy with SpamAssassin and Razor2 ... not sure about base64.
But here is the homepage: http://www.spamassassin.org.

Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030721124936.GB27987>