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-07 20:11 Back to release list
0.83

Este comunicado contiene una corrección de errores importantes a la rutina, que deshace los registros previos de correo electrónico (como se usa en la-S y los modificadores de N). La actualización es muy recomendable. Por favor, leer el ChangeLog para obtener instrucciones para corregir errores en sus conjuntos de datos.
Tags: Major bugfixes
This release contains a major bugfix to the routine that undoes prior
registrations of email (as used in the -S and -N switches). Upgrading
is strongly recommended. Please read the ChangeLog for instructions to
correct errors in your datasets.

Project Resources