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.

2005-11-21 15:32 Back to release list
0.96.6

这是1.0.0候选版本。贸发理事会的支持下降。的Unicode(UTF - 8的唯一)的支持增加了。 Berkeley DB的事务商店不再需要锁定表大小。在sqlite3的车手要更快的现在和检查数据库库的版本,以免发生意外。有些SunOS上,IRIX的操作系统和MIPS架构的可携性修复了。有几个重要的修补程序的字符集,HTML格式,二进制附件和MIME处理了。在shell脚本现在应该在任何POSIX的上海,不仅是bash。在“未申报的字符集”,现在是标准的默认- 8859 - 1。
标签: Stable, Major bugfixes
This is a release candidate for 1.0.0. TDB support
was dropped. Unicode (UTF-8 only) support was
added. Berkeley DB transactional store no longer
needs lock table sizing. The SQLite3 driver is
faster now and checks the database library version
to avoid accidents. Some SunOS, IRIX OS, and MIPS
architecture portability fixes were made. Several
important fixes to character set, HTML, binary
attachment, and MIME processing were made. The
shell scripts should now work on any POSIX sh, not
just bash. The "undeclared charset" default is now
ISO-8859-1.

Project Resources