Skip to main content

5.3.5

Version published on 07/07/2025

If you wish to update your BlueMind from a previous minor or major version, please refer to the Release notes 5.3.

BlueMind Webmail (mailApp)

  • BM-22364 : Improved detection of the previous message quote when viewing a message containing a reply.
  • BM-22369 : Fixes: An email is not sent by forced sending if a send date has been scheduled.
  • BM-22384 : Fixes: Inconsistency in the unread message counter.

EAS

  • BM-22137 : Fix: prevents EAS actions from running on the same thread.

macOS Mail

  • BM-22267 : Fixes: An attached email cannot be read on the macOS fat client.

Administration / Architecture

CAS Authentication

  • BM-22379 Fixes: redirect forwarded location without session to CAS login page

Clone

  • BM-22315 Fix: when the clone breaks, prevent core restart using /etc/bm/bm-core.disabled to ensure we don't reach running state if systemd restarts it.
  • Fixes: Launch the creation operation when changing a password if a user has never been updated before.
  • Skip restore of deleted elasticsearch documents (mailspool/pending will expire on its own).

Kafka

  • Performance improvement: don't restore message bodies from the main topic if already migrated to the dedicated topic

Migration

  • BM-22402 Fixes: The migration of a folder is blocked by a “duplicate key” error when retrieving the list of emails already migrated from it.
  • Fixes: invalid domain mail filters block 4 > 5 upgrade.

ElasticSearch

  • FEATBL-3192 Feat: always recreate mailspool index in ring mode

SDS

  • Fix: SDS sync service should reuse chronicle queue appenders.
  • Fix: SDS sync queue appenders must be tracked by instance.

Others

  • BM-22382 : Fixes: Wrong PGRepack database selection.
  • BM-22036 : Fixes: The absence of a primary key on the t_group_usermember table generates errors when manipulating a group and inconsistencies in the database.