Download List

Projeto Descrição

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 contém um bugfix importantes para a rotina que desfaz registros anteriores do e-mail (utilizado nos interruptores e-S-N). A atualização é altamente recomendada. Por favor, leia o ChangeLog para instruções para corrigir erros em seus bancos de dados.
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