Skip to main content

5.0.1

Version published on 14/05/2024

New functions

Core

  • You can now modify the size of the worker pool via the core.pool.worker.size=xx variable in /etc/bm/core.conf.
  • When the size of the pool of workers is modified, the same number of verticle instances are deployed.

IMAP

  • Use of optimized TCP default settings, configurable via /etc/bm/imap.conf
  • Limits copying when rendering fetch items

MAPI

  • BM-19870: Prevents emails from being sent from a group via Outlook. If the user chooses to send an email from a group, he receives an NDR and the message is not sent, as from the Mailapp.

Fixes

Elasticsearch

  • BM-20947: Corrects alias loss during index maintenance

Filters

  • BM-20946: Corrects absence of rules after migration

Keycloak

  • BM-20944: Fix redirection problem when authenticating a user

IMAP

  • BM-20943: Corrects uid search variant handling
  • Corrects lack of interactivity by disabling TCP_CORK

Mail App

  • BM-20941: Corrects the error generated by a response via the dropdown menu in the mobile version of the mailbox.

MAPI

  • BM-20914: Correction of wrong recipient when one of them is a delegator
  • BM-19840 : Fixed deleted user still referenced by Outlook

AD/LDAP

  • BM-20931: Fix on-the-fly import with third-party OpenID server

OpenID

  • BM-20928: Fix BlueMind session creation error when authenticating to a third-party OpenID server

Others

  • Corrected hot upgrade fixing encoding issues on calendar events (skipped calendar containers not having the right datasource configured)