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 。
來自: http://www.oschina.net//news/70925/rspamd-1-1-4