rspamd 0.6.8 发布,此版本更新内容如下:
fixes a bug when the controller was bound to 127.0.0.1 by default instead of localhost
Various fixes and improvements for the rbl module
Allows custom configuration via .try_include macro in the default config file
Fixes an issue with the random number generator in DNS code
Optimizes the hfilter plugin
Fixes the whitelist module
Some default weights and actions were tuned
Rspamd是一个反垃圾邮件系统,因为使用事件模型和正则表达式优化,其设计工作速度比SpamAssassin还要快。目前推出的功能: regexp规则过滤的不同部分的信息;一些内置的功能分析的信息;模糊哈希支持; SURBL滤波器;电子邮件和性质表支持;控制界面进行远程管理和统计信息收集,一个Perl和卢阿插件系统;统计支持(定向结构刨花板/簸扬) ;兼容SpamAssassin ;和一个客户端程序的电子邮件扫描。类似的规则, rspamd约10倍SpamAssassin 。
项目主页:http://www.sovtrans.net/
来自:开源中国社区

