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-07 20:11
0.83

이 릴리스에는 일상적인 이메일의 사전 등록 undoes (와 마찬가지로 사용되는 주요 bugfix 포함되어 - S 및 - N으로 전환). 업그레 이드하는 것이 좋습니다. 지침에 대한 귀하의 데이터 집합에있는 오류를 수정할 ChangeLog에 읽어 보시기 바랍니다.
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.

2002-10-07 13:23
0.82

이 버전은 configure 스크립트, BSD에서, 그리고 더욱 강력한 인수를 처리 libdb1 및 libdb4에 대한 지원을 위해 지원하는 주요 향상된 기능이 포함되어있습니다.
Tags: Minor bugfixes
This version includes major enhancements to the configure script, support for BSD make, support for libdb1 and libdb4, and more robust argument handling.

2002-10-04 06:32
0.81

passthrough 모드에서 반환 코드와 MySQL, 새로운 configure 스크립트, 그리고 몇 가지 사소한 개조하면 되겠어와 연결 문제에 대한 수정.
Tags: Minor bugfixes
Fixes for return code in passthrough mode and a link problem with MySQL, a new configure script, and several minor tweaks.

2002-10-03 05:52
0.80

Tags: Initial freshmeat announcement

Project Resources