Skip to main content

5.3.5

Version published on 2025/07/07

BlueMind Webmail (mailApp)

  • BM-22364: Improved detection of previous email quote when viewing an email containing a reply.
  • BM-22369 : Corrects: An e-mail is not sent by forced send if a send date has been programmed.
  • BM-22384: Fix: Inconsistent unread email counter.

EAS

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

macOS Mail

  • BM-22267: Fix: An e-mail attachment is not readable on the macOS thick client.

Administration / Architecture

CAS authentication

  • BM-22379: Fix: Bad redirection of forwarded location without session.

Clone

  • BM-22315: Fix: when clone breaks, prevent kernel reboot using /etc/bm/bm-core.disabled to ensure we don't reach runtime state if systemd reboots it.
  • Fix: launch creation operation when changing password if a user has never been upgraded before.
  • Ignore restoration of deleted ElasticSearch documents (mailspool/pending will automatically expire).

Kafka

  • Performance enhancement: Do not restore the body of emails from the main subject if they have already been migrated to the dedicated subject.

Migration

  • BM-22402: Fix: folder migration is blocked by a "duplicate key" error when retrieving the list of already migrated mails from this folder.
  • Fixed: filters on invalid domains block upgrade from 4 to 5.

ElasticSearch

  • FEATBL-3192: Improvement: Always recreate mailspool index in ring mode.

SDS

  • Fixed: The SDS synchronization service should reuse appenders from the Chronicle queue.
  • Fixed: SDS synchronization queue appenders must be tracked by instance.

Others

  • BM-22382 : Fix: PGRepack can choose the wrong DB.
  • BM-22036 : Fix: The absence of a primary key on the t_group_usermember table generates errors when manipulating a group and inconsistencies in the database.