Rspamd 1.5.1 发布了,Rspamd 是一个高级垃圾邮件过滤系统,允许通过一些规则来评估邮件,包括正则表达式、统计分析和自定义服务(如 URL 黑名单)。Rspamd 将对每封信息进行分析并给出垃圾邮件分数。 根据分析出来的垃圾邮件分数,加上用户自己的设置,Rspamd 会给出对此信息的操作建议,例如,通过、拒绝或添加 header。 Rspamd 每秒能同时处理数百条消息,并具有多项功能。
该版本主要是 Bug 修复,改进内容包括:
[CritFix] Fix processing of stop_patterns with \0 character
[CritFix] Fix setting of raw key for signing
[Fix] Fix lua exports from plugins during reload
[Fix] Fix prefilters action scores
[Fix] Fix symbols processing order
[Minor] Help cmake find gthread
[Minor] Some cmake fixes
软件详情:https://github.com/vstakhov/rspamd
来自:开源中国社区

