Skip to main content

5.3.11

Version published on 2025/09/09

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

Mail App

  • BM-22617 : Fix: Make reply-all consistant with RFC 5322
  • BM-22377 : Fixes: error receiving attachments from mails without subject
  • BM-22603 : Fixes: signature misplaced after previous message
  • BM-22623 : Fixes: images downloaded from mail viewer are wrongly named

Settings App

  • BM-22619 : Fixes: public sharing blocking the calendar sharing window

Architecture

IMAP

  • BM-22620 : enhance IMAP search call for clients with large requests
  • Feat: add a tweakable fetch limiter to control how much fetch lines we produce per second
  • Fix: do not try to validate NGinx auth requests while core is not yet started
  • Chore: improve performance of FETCH calls

Indexing

  • Fix: indexing can be late and encounter changes on a folder deleted long ago, so we skip on 'not found'

MAPI

  • BM-22545 : Fixes: deleted occurence in Outlook is wrongly displayed in calendar

Milter

  • BM-22598 : Fixes: Exception when sending a mail via delegation with a group/mailshare alias

Performance

  • Fix: make KeyDB sessions more efficient

Others

  • BM-22544 : Fixes: VCF import blocking ElasticSearch