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-15 11:08 Back to release list
0.9.3

모두 Maildir mbox 형식 그리고 지금은 완벽하게 지원하는 알려진 모든 libdb 문제가 해결되었습니다. 아닙니까로 - N으로 (다시 등록의 버그) 모드에서, 그리고 메일 헤더 처리가 수정되었습니다 지금은 대소문자를 구분합니다. 새로운 힙 검사기 노출 텍스트가 수정되었습니다 모드 메모리 누수. rpm 패키지 만들어졌습니다 및 RedHat 8.0에 대한 테스트 및 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