Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-02 16:04 Back to release list
1.0.1

该文件的某些部分已得到纠正和清理。阿sqlite3的驱动程序中的错误是可以纠正凯明,而不是一个错误后回滚。 。/ configure这帮助文本进行了修订。 “使转”现在包括sqlite3的基于RPM包(更容易使用),并提供共享和半静态的Linux二进制RPM。阿维护者支持脚本来生成低依赖性。1(静态)了BerkeleyDB 4.2.52.4版本和SQLite3.2.8加入。 bogoutil现在明白- o选项来调整其输出。
标签: Stable, Minor bugfixes
Some parts of the documentation have been
corrected and cleaned up. A bug in the SQLite3
driver was corrected that could COMMIT rather than
ROLLBACK after an error. The ./configure help
texts have been revised. "make rpm" now includes
SQLite3-based RPMs (easier to use) and provides
shared and semi-static binary RPMs for Linux. A
maintainer support script to build low-dependency
.a (static) versions of BerkeleyDB 4.2.52.4 and
SQLite3.2.8 was added. bogoutil now understands
the -O option to redirect its output.

Project Resources