5.4.3
Version published on 2025/10/10
If you wish to update your BlueMind from a previous minor or major version, please refer to the Release notes 5.4.
BlueMind Webmail (Mail App)
- BM-22681 : Fixes: “Invalid name” error when the path to the new directory being created is too long.
- BM-22713 : Fix: Prevents excessive automatic resizing of the message list.
- BM-22612 : Fix: Invalidate the local container to force data reset when corrupted.
- BM-22522 : Fixes: No line break possible at the end of a line in the composer with Safari.
- BM-22664 : Fixes: Error when forwarding invitations to a shared mailbox.
- BM-21390 : Improved unread message counter in subfolders.
- Corrects errors in German translation.
IMAP
- BM-22752 : Fixes: Emails appear fully re-encoded in base64 on iPhone and other IMAP clients.
Calendrier
- BM-22604 : Fixes: ICS import fails if a field contains HTML escaping.
Outlook / MAPI
- BM-22546 : Fixes: Error sending an email to a group that does not have an address.
- BM-22746 : Fixes: TNEF conversion error in certain emails producing a
TnefToEmlHandlerstack in the logs. - BM-22705 : Poor handling of canceled events in resource calendars by Outlook.
Administration / Architecture
- BM-22136: Fixes: Interpretation of the
;character as a separator in CSV imports.
API
- BM-22743 : Fixes: IMailboxFoldersByOwner does not work for groups.
Clone
- Fix: Exclude external-url from sysconf comparison as redis only has external url. This could block the start of the cloning process.
- Fix: Always apply blacklist before anything else. Otherwise old entries with missing deletions (from 5.2.x) are problematic.
Core
- BM-22153 : Fixes: Unable to send the Hoster report.
SDS
- Feature: Adds support for split path in S3 storage — Designed to help MinIO like S3 stores.
↳ Now use a path likev1/a/b/c/d/e/[sha1]instead of bare/[sha1]. This helps MinIO, which uses the file system to store objects directly, resulting in a very large folder in XFS, which is not ideal for file system operations.