Skip to main content

5.3.6

Version published on 2025/07/22

Webmail BlueMind (MailApp)

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

Calendar

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

Administration

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

Cli

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

Architecture

Clone/Kafka

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

Core

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

Dataprotect

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

KeyDB

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

Others

  • BM-18112 : Fixes: 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.