Rspamd 1.5.8 发布了,Rspamd 是一个高级垃圾邮件过滤系统,允许通过一些规则来评估邮件,包括正则表达式、统计分析和自定义服务(如 URL 黑名单)。Rspamd 将对每封信息进行分析并给出垃圾邮件分数。
该版本详细改进内容包括:
- [CritFix] Fix memory leak in fuzzy check
- [CritFix] Fix memory leak in maps scheduling
- [Feature] Multimap: email:domain:tld filter
- [Fix] DKIM Signing: avoid nil index when From header is missing
- [Fix] Do not set bayes probability if we don't use it
- [Fix] Do not stop on illegal unicode points - replace them
- [Fix] Fix brain-damaged spamc protocol for now
- [Fix] Fix Redis timeout set
- [Fix] Fix spamc support in rspamd proxy
- [Fix] Multimap: Received IP filters with Redis
- [Fix] Parse rgba css colors
- [Fix] Reresolve upstreams even if there is a single server there
- [Fix] Treat empty address as valid
- [Fix] Try harder to detect CTE
- [Fix] Try to deal with v4 mapped to v6 addresses on accept
- [Minor] Add wsf and hta bad archive extensions
- [Minor] Fix configuration option
- [Minor] Fix result parsing for SAVAPI
- [Minor] Further logging improvements
- [Minor] Improve logging of errors
- [Minor] Prevent MID_CONTAINS_FROM from firing on empty address
- [Minor] Reduce digit->number transmission penalty
- [Minor] Relax CTYPE_MISSING_DISPOSITION rule
文章转载自 开源中国社区[https://www.oschina.net]
时间: 2024-11-05 23:24:29