[Rspamd-Users] Rspamd 2.4 has been released

Aste aste at sveiks.lv
Tue Mar 3 23:15:30 UTC 2020


Hi!
Metadata exporter seams to be broken in 2.4

2020-03-03 11:39:15 #12666(rspamd_proxy) <38fec4>; proxy; lua_metric_symbol_callback: call to (EXPORT_METADATA_REPORT1) failed (2):
/usr/share/rspamd/plugins/metadata_exporter.lua:309: attempt to index local 'extra' (a nil value); trace: [1]:{/usr/share/rspamd/plu
gins/metadata_exporter.lua:309 - <unknown> [Lua]}; [2]:{/usr/share/rspamd/plugins/metadata_exporter.lua:595 - <unknown> [Lua]};


Best regards
Aste

Wednesday, February 26, 2020, 3:42:00 PM, you wrote:
VS> We have released Rspamd 2.4 today.

VS> This is a bug fixes release mainly.

VS> 3 major projects in this release:

VS> - Logger system rework: fixed syslog logging, improved architecture,
VS> improved logging reload
VS> - URL composition library (similar to old 2tld map for surbl module),
VS> use this library in RBL module for all URL like objects: urls, emails,
VS> dkim domains
VS> - Implemented SSL client caching: it should improve client SSL
VS> connections: Clickhouse, SMTPS, maps check and so on for both client and
VS> a server.

VS> Several major fixes:

VS> - Parsing of the content type attributes
VS> - Avoid collisions in mempool variables
VS> - Fixed Redis Sentinel support
VS> - Fixed IPv6 listening
VS> - Fixed mime modifications for 7bit parts
VS> - Fixed passthrough result and smtp message
VS> - Important eSLD url composition fixes
VS> - Various neural network plugin fixes

VS> Useful features:

VS> - Custom additional columns in Clickhouse plugin
VS> - Support of CDB maps everywhere to share huge maps across workers with
VS> no extra cost

VS> Here is the list of the most important changes:

VS>   * [CritFix] Fix parsing of the content type attributes
VS>   * [Feature] Clickhouse: Add extra columns support
VS>   * [Feature] Rbl: Add url_compose_map option for RBL rules
VS>   * [Fix] 'R' flag is for all headers regexp
VS>   * [Fix] Allow to reset settings id from Lua (e.g. because of the priority)
VS>   * [Fix] Avoid collisions in mempool variables by changing fuzzy
VS> caching logic
VS>   * [Fix] Avoid strdup usage for symbols options
VS>   * [Fix] Do not trust stat(2) it lies
VS>   * [Fix] Filter all options for symbols to have sane characters
VS>   * [Fix] Fix all headers iteration
VS>   * [Fix] Fix allowed_settings for neural
VS>   * [Fix] Fix listen socket parsing
VS>   * [Fix] Fix maps expressions evaluation
VS>   * [Fix] Fix sentinel connections leak by using async connections
VS>   * [Fix] Fix smtp message on passthrough result
VS>   * [Fix] Fix tld compositon rules
VS>   * [Fix] Fuzzy_storage: Do not check for shingles if a direct hash has
VS> been found
VS>   * [Fix] Lua_mime: Do not perform QP encoding for 7bit parts
VS>   * [Fix] Neural: Distinguish missing symbols from symbols with low scores
VS>   * [Fix] Support listening on systemd sockets by name
VS>   * [Project] Add lua_urls_compose library
VS>   * [Project] Allow to set a custom log function to the logger
VS>   * [Project] CDB maps: Start making cdb a first class citizen
VS>   * [Project] Clickhouse: Add extra columns concept
VS>   * [Project] Fix urls composition rules, add unit tests
VS>   * [Project] Unify cdb maps
VS>   * [Rework] Logger infrastructure rework
VS>   * [Rework] Refactor libraries structure
VS>   * [Rework] Rework SSL caching
VS>   * [Rework] Update snowball stemmer to 2.0 and remove all crap aside of
VS> UTF8




More information about the Users mailing list