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.

2011-12-21 07:04 Back to release list
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.

Project Resources