Download List

프로젝트 설명

Rspamd is an anti-spam system designed to work faster than SpamAssassin by using the event model and various optimizations. Its most important features include regexp and Lua rules for filtering different parts of messages, a number of built-in functions for analyzing messages, fuzzy hash support, SURBL filters, email and character table support, a control interface for remote managing and stats gathering, a Lua plugin system, statistics support (OSB/Bayes), and an AJAX-based Web interface.

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.

2013-02-08 10:20
0.5.4

이 JS + html5에 따라 사용 하기 쉬운 웹 인터페이스를 첫 번째 rspamd 버전입니다.

많은 청소 및 버그 수정 완료 된 최대 성능과 안정성을 지향 합니다.
Tags: Stable
This is the first rspamd version with a user-friendly Web interface based on JS+HTML5.

Many cleanups and bugfixes have been done, oriented to maximum performance and stability.

2011-12-21 07:04
0.4.6

이것은 rspamd 스팸 필터의 다음 안정 된 릴리스 이다. Kvstorage 또는 redis 서버 액세스 Lua API 추가 되었습니다. Lua API는 글로벌 것 들 외에 로컬 함수 콜백을 지원 하기 위해 심하게 수정 된. Rspamd 비동기 이벤트 처리 완전히 재처리 했다 같은 시간에 모든 네트워크 작업의 실행을 허용 합니다. 새로운 플러그인 ip_score, 스팸/햄 그들 로부터 받은 금액에 따라 IP 주소를 얻기 위해 사용할 수 있습니다.
Tags: Stable
This is the next stable release of the rspamd spam filter. A Lua API has been added to access a kvstorage or redis server. The Lua API is heavily reworked to support local function callbacks in addition to global ones. Rspamd asynchronous event handling was completely reworked, allowing execution of all network operations at the same time. A new plugin, ip_score, can be used for scoring IP addresses based on the amount of spam/ham received from them.

2011-11-22 07:30
0.4.5

이 릴리스에 새 키 값 저장소 스팸 필터링 (같은 점수, 해시, 등)에 대 한 데이터를 저장 하기 위해 설계 된. 키-값 저장 (명령의 하위 집합)와 memcached와 redis 호환 API가 및 bdb, SQLite, 또는 파일 backends 영구 키 저장소에 대 한 지원. Rspamd는 지금 스레드로부터 안전한 libevent API를 사용 하 고 libevent 2 이제 사용할 수 있습니다. 네트워크 I/O 작업 출력 벡터화 하 여 개선 했다. 여러 gmime 관련 버그 해결 됩니다. 데비안 패키지 정보는 다중 인스턴스를 포함 하 여 추가 된 스크립트를 시작 합니다.
Tags: Unstable, Major
This release has new key-value storage that is designed for storing data for spam filtering (like scores, hashes, etc). Key-value storage has a memcached and redis compatible API (with a subset of commands) and supports bdb, SQLite, or file backends for persistent keys storage. Rspamd now uses a thread-safe libevent API and can now work with libevent 2. Network I/O operations were improved by vectorizing output. Several gmime related bugs are also fixed. Debian package information was added, including a multi-instances starting script.

2011-10-11 06:21
0.4.4

모든 Lua 모듈 메모리 누설 인 Lua 중요 한 버그는 고정 되었다. Rspamd는 이제 IDN 이름 확인을 지원합니다. Librspamdclient는 지금 스레드로부터 안전 합니다. 근로자 지금 초기화할 수 있습니다 하지 여러 번 독립적으로. HTTP/JSON 모드로 여러 난관입니다. 많은 사소한 버그 또한 고정 됩니다.
Tags: Stable
A Lua critical bug that caused memory leakage in all Lua modules was fixed. Rspamd now supports IDN name resolution. Librspamdclient is now thread safe. Workers now can be initialized many times independently. Several fixes to HTTP/JSON mode. Many minor bugs are also fixed.

2011-08-10 23:37
0.4.2

이것은 또 다른 bugfix 버전입니다. 몇 가지 중요한 버그와 메모리 누수가 해결되었습니다. 빌드 시스템이 다른 패키지 관리 시스템에서 사용할 수 있도록 채택되었습니다. rspamd는 CentOS 5.x.에 사용되는 기존의 입심과 호환되었다
Tags: Stable
This is another bugfix version. Several important bugs and memory leaks were fixed. A build system was adopted to be used in different package managing systems. rspamd was made compatible with the old glib used in CentOS 5.x.

Project Resources