Skip to main content

5.3.6

Version published on 22/07/2025

Webmail BlueMind (MailApp)

  • BM-22215: Fix: wrong signature placement when transferring an email.
  • BM-22417 : Fix: When selecting multiple files in the trash double-bottom, only one file is retrieved.
  • BM-22415 : Fix: When adding multiple recipients, adding a space automatically selects the first search result.
  • BM-20849: Fix: Company signature cannot be moved even when moving is allowed.
  • BM-22341 : Fix: text box for subfolder creation disappears when focus is lost and does not return afterwards.
  • BM-22441 : Fix: On consultation, the sender part raises an error if there is no "Display Name", which can sometimes cause functional errors.

Calendar

  • BM-22388 : Fixed: added option in PDF export to print cancelled events or not.

Administration

  • BM-21866: Fix: Failed password expiration scheduled job (PasswordExpireNotificationJob).
  • BM-22407: Fix: Scheduled job execution list not properly upgraded.

Cli

  • Fix: prevent clone-capabilities --detailed from crashing when sync.q topic exists.

Architecture

Clone/Kafka

  • Fixed: emails were not grouped together in clone conversations.
  • Fixed: LockByKey had a concurrency condition during unlocking and could trigger an IllegalMonitorState exception during cloning.
  • Fixed: we now create indexes at the start of the cloning process to avoid problems with subject order.

Core

  • BM-22395, BM-22445 : Fix: address book export fails when a contact it contains has been created or modified with Outlook
  • Corrects: potential cache pollution problems.

Dataprotect

  • BM-22266: Improves backup speed on installations with many users (without data).
  • BM-22429: Fix: Each time it is run, the backup is made in full rather than incrementally.

KeyDB

  • BM-22119 : Fixed: Settings for deleted domains remain in KeyDb.

Others

  • BM-18112 : Fixed: SRS does not support e-mail addresses longer than 64 characters. Solution: if the original sender's e-mail address is too long and generates an SRS address longer than 64 characters, the local bounce e-mail address is used as the sender for redirected e-mails. The local bounce e-mail address is bounce@<domaine-par-défaut> and must exist, otherwise return e-mails (NDN, DSN...) will be sent. are lost.