Download List

Descripción del Proyecto

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-10 00:48 Back to release list
0.84

Un error en el modo de texto que podría causar una violación de segmento busca una lista vacía se ha solucionado. A pocos ajustes portabilidad se han añadido para libdb v4.0 y * BSD.
Tags: Minor bugfixes
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.

Project Resources