Rspamd 1.1.4 发布,反垃圾邮件系统
Rspamd 1.1.4 发布,完整改进记录包括:
Print traceback on lua errors in lua config
Fix leaks in lua error paths
Improve 'R_EMPTY_IMAGE' rule
Fix metas memoization in SA plugin
Properly set
flag
in fuzzy repliesFix arguments order
Fix issue with out-of-boundary reading
Fix issues found by coverity
Same result checking error found by coverity
Fix varargs processing (found by coverity)
Fix error in printing hex
Reduce weights for some hfilter patterns
Add aliases for task:get_from_ip:
task:get_addr
task:get_from_addr
task:get_ip
Rework once_received module
Fix priority for
good_hosts
If a good host has been found do not add once_received symbols
Fix priorities for strict once_received
Add ability to whitelist IP addresses
Fix
MISSING_MIMEOLE
rule for modern OETreat meta tags as embedded tags (#501)
Rspamd是一个反垃圾邮件系统,因为使用事件模型和正则表达式优化,其设计工作速度比SpamAssassin还要快。目前推出的功能: regexp规则过滤的不同部分的信息;一些内置的功能分析的信息;模糊哈希支持; SURBL滤波器;电子邮件和性质表支持;控制界面进行远程管理和统计信息收集,一个Perl和卢阿插件系统;统计支持(定向结构刨花板/簸扬) ;兼容SpamAssassin ;和一个客户端程序的电子邮件扫描。类似的规则, rspamd约10倍SpamAssassin 。