Download List

專案描述

This is a mail filter which uses the Bayes algorithm as explained in Paul Graham's article "A Plan for Spam". It aims to be smaller, faster, and more versatile than other filters. The implementation is ANSI C and uses POSIX functions. Supported platforms are (in theory) all POSIX systems. It is independent from external programs and libraries, supports multiple database formats (flat files, libdb, and MySQL), and uses efficient zero-copy processing. SpamAssassin style passthru mode and headers are supported.

System Requirements

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.

2002-10-21 09:14
0.9.4

The mailbox type is now auto-detected. More usage examples are provided. OSF1 and MacOS X are now supported. The extrema size is now variable. A bug in the -d option was fixed. A couple of other minor bugs were found and fixed.
標籤: Development, Minor bugfixes

2002-10-15 11:08
0.9.3

Both maildir and mbox formats are now fully supported, and all known libdb issues have been resolved. A bug in the -N (reregister as nonspam) mode has been fixed, and mail header handling is now case insensitive. The new heap checker exposed text-mode memory leaks which have been fixed. The rpm package has been built and tested on RedHat 8.0, and requires libdb4.0.
標籤: Development, Minor bugfixes

2002-10-12 14:01
0.9.2

A bug in multiple message registration was fixed.
標籤: Development, Minor bugfixes

2002-10-12 13:36
0.9.1

The single message per invocation restriction were removed, a preformatted man page is now included, error reporting was improved, and some messages were clarified.
標籤: Development, Minor feature enhancements

2002-10-10 00:48
0.84

A bug in text mode that could cause a segfault searching an empty list has been fixed. A few portability tweaks have been added for libdb v4.0 and *BSD.
標籤: Minor bugfixes

Project Resources