Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-15 11:08 Zurück zur Release-Liste
0.9.3

Beide Maildir und mbox-Format werden nun vollständig unterstützt, und alle bekannten libdb Fragen wurden gelöst. Ein Fehler in der N-(registrieren als nonspam)-Modus wurde behoben, und E-Mail-Header Behandlung ist jetzt Groß-und Kleinschreibung. Die neuen Heap-Checker ausgesetzt Text-Modus-Memory Leaks, die behoben wurden. Die RPM-Paket ist gebaut worden und auf RedHat 8.0 getestet und erfordert libdb4.0.
Tags: Development, Minor bugfixes
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.

Project Resources