This script is for Slackware 12.0 only and may be outdated.

SlackBuilds Repository

12.0 > Network > bogofilter (1.1.5)

Bogofilter is a Bayesian spam filter. In its normal mode of operation, it
takes an email message or other text on standard input, does a statistical
check against lists of "good" and "bad" words, and returns a status code
indicating whether or not the message is spam. Bogofilter is designed with
fast algorithms (including Berkeley DB system), coded directly in C, and tuned
for speed, so it can be used for production by sites that process a lot of
mail.

Bogofilter can be built with different database backends. Default is
Berkeley DB available in Slackware (db44 and older versions). You can use
sqlite3 instead, available from slackbuilds.org, by setting the DATABASE
environment variable.

Once the package is installed, there is good documentation available in
the standard location.

Maintained by: Vasilis Papavasileiou
Keywords: spam,bayesian,filter,mail
ChangeLog: bogofilter

Homepage:
http://bogofilter.sourceforge.net

Source Downloads:
bogofilter-1.1.5.tar.gz (25558e2e72350ee2e4edfc1b617f6738)

Download SlackBuild:
bogofilter.tar.gz
bogofilter.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 12.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds