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-07-27 19:55
1.0.3

提出了若干修正。使一个与GNU不相容3.81得到解决。什锦小的变化了。
标签: Stable, Minor bugfixes
Several fixes were made. An incompatibility with GNU make 3.81 was resolved. Assorted minor changes were made.

2006-07-10 16:02
1.0.2

输出刷新之后写spamicity头,以避免在某些配置死锁。当数据库接近其大小限制,读访问仍然是允许的。 Rtable(详细)标题的格式写了符合RFC - 2822。 BerkeleyDB的相关。/ OpenBSD系统配置锁定了留待以后处理。 Berkeley DB的文件大小的通知打印一次每个运行。
标签: Stable, Minor bugfixes
Output is flushed after writing the spamicity
header to avoid deadlocks in certain
configurations. When the database is near its size
limit, read access is still allowed. Rtable
(verbose) header formatting was made RFC-2822
compliant. BerkeleyDB-related ./configure lockups
on OpenBSD were worked around. The Berkeley DB
file size notice is printed only once per run.

2006-01-02 16:04
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.

2005-12-02 08:30
1.0.0

轻微问题的更新或更正了。配置脚本中止如果河(1)命令无法找到。 Berkeley数据库4.4现在支持。
标签: Stable
Minor FAQ updates and corrections were made. The
configure script aborts if the ar(1) command
cannot be found. Berkeley DB 4.4 is now supported.

2005-11-21 15:32
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