Rspamd 1.3.0 发布,大量更新改进
欢迎加入运维网交流群:263444886 http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.pngRspamd 1.3.0 发布了,Rspamd 是一个反垃圾邮件系统,因为使用事件模型和正则表达式优化,其设计工作速度比SpamAssassin还要快。目前推出的功能: regexp规则过滤的不同部分的信息;一些内置的功能分析的信息;模糊哈希支持; SURBL滤波器;电子邮件和性质表支持;控制界面进行远程管理和统计信息收集,一个Perl和卢阿插件系统;统计支持(定向结构刨花板/簸扬) ;兼容SpamAssassin ;和一个客户端程序的电子邮件扫描。类似的规则, rspamd约10倍SpamAssassin 。
该版本做了大量更新改进,部分改进如下:
* Fix SA rawbody processing - exclude top part
* Fix decoding of UTF HTML entitles
* Fix encrypted fuzzy requests
* Fix leak of shared memory fds and files
* Fix levenshtein distance calculations
* Fix mime headers processing
* Fix parsing of URLs in texts
* Fix parsing of missing> * Fix redis structure by adding {NULL, NULL} member
* Fix some more URL detector issues
* Fix systemd sockets activation
* Fix unencrypted passwords processing in the controller
* Fix writing CDPs to the database
* Fix writing of encrypted HTTP requests
* Plug memory leak in dkim module
* Plug memory leak in headers getting code
* Pre-filters and post-filters were completely broken
* Properly support SA body regexps
* Really skip filters in case of pre-result set
* Restore the intended pre-filters behaviour
* Adopt new maps code
* Compile ragel sources when building rspamd
* Finish rework for the rest of places that use HTTP
* Fix DKIM headers canonicalization
* Fix lua maps API
* Import linenoise for line editing
* Include config structure to all rcl handlers
* Make chartable module useful
* Move http internal structures to a private header
* Partly fix controller
* Remove dedicated images list
* Rename http proxy to rspamd proxy
* Rename mime parts structures
* Rework HTTP code
* Rework exceptions and newlines processing
完整改进日志:https://github.com/vstakhov/rspamd/blob/master/ChangeLog
详细发布说明:https://rspamd.com/announce/2016/07/25/rspamd-1.3.0.html
下载地址:https://rspamd.com/downloads.html
页:
[1]