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 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

这是一个用户友好的 Web 界面,基于 JS + HTML5 与第一的 rspamd 版本。做很多的清理和错误修正,面向最大性能和稳定性。
标签: 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 垃圾邮件筛选器。已添加一个 Lua API 来访问 kvstorage 或 redis 的服务器。Lua API 是大量返工,支持本地函数回调除了全球。Rspamd 异步事件处理完全被整顿,允许所有的网络操作,同时执行。新的插件,ip_score,可以用于评分的基础从他们收到的垃圾邮件/火腿的量的 IP 地址。
标签: 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 (与命令的一个子集),并支持边防、 SQLite 或文件后台持久性密钥存储。Rspamd 现在使用线程安全的 libevent 的 API,可以现在工作与 libevent 2。通过使输出向量化改进了网络 I/O 操作。几个 gmime 相关的 bug 也固定。添加了 debian 软件包的信息,包括多实例启动脚本。
标签: 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 模式的几个修补程序。很多小虫子也被固定。
标签: 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

这是另一种修正错误版本。几个重要的错误和内存泄漏是固定的。构建系统是通过在不同的包管理系统使用。 rspamd是在CentOS 5.x中使用旧的巧舌如簧兼容
标签: 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