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-21 09:14
0.9.4

이제 사서함 유형 자동 감지. 더 많은 사용 예제를 제공합니다. OSF1 맥 OS X는 현재 지원됩니다. extrema 크기는 이제 변수입니다. 에서 버그가 - d 옵션을 고정했다. 기타 사소한 버그 몇 가지 발견하고 해결했습니다.
Tags: Development, Minor bugfixes
The mailbox type is now auto-detected. More usage examples are provided. OSF1 and MacOS X are now supported. The extrema size is now variable. A bug in the -d option was fixed. A couple of other minor bugs were found and fixed.

2002-10-15 11:08
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.

2002-10-12 14:01
0.9.2

메시지를 등록 여러 버그가 수정되었습니다.
Tags: Development, Minor bugfixes
A bug in multiple message registration was fixed.

2002-10-12 13:36
0.9.1

호출 당 하나의 메시지를 제한, man 페이지 서식이 설정된 현재, 오류보고 및 개선되었다 일부 메시지에 포함된 명확히 제거했다.
Tags: Development, Minor feature enhancements
The single message per invocation restriction were removed, a preformatted man page is now included, error reporting was improved, and some messages were clarified.

2002-10-10 00:48
0.84

텍스트 모드에서 버그가 수정되었습니다 segfault 빈 목록을 검색 발생할 수있습니다. 몇 이동성을 개조하면 되겠어 libdb V4.0의와 * 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