BM-21458: Fix: TNEF decoding failed when a message was received for an alias instead of user's default email
BM-21387: Chore: small API tweak to ask for direct deletions bypassing deleted items when moving messages in outlook
BM-21387: Fix: inconsistencies between the Outlook double-bottom recycle bin and IMAP (Webmail)
We now use a dedicated MAPI context for creating share messages from a resource calendar, because the context is destroyed once the value of logonMailboxGuid is found.
Tweaks admin0 lookup as installations upgraded from a pre-3.5 have 'random' uids for admin0
Deal with a single api.Mailbox update for the directory container. Prevents crashing of the cloning process when quota was updated using bm-cli instead of adminconsole.
FACTORFX-1241: Fix: keep loaded messages around for some time to avoid reloading from object store (and save memory) when multiple loads of the same email are needed.
Fix: do not strip SMIME certificates when we make a defensive copy from user's cache.
BM-21483 : Fix: use 127.0.0.1 to connect to Keycloak if BM services and Keycloak are on the same server. Otherwise, use server IP. This fixes token validations when keycloak is bound to an internet-routable IP address.
BM-21481: Fix: disable kafka strategy completely when it is not configured.
S'assurer que la datalocation est définie pour domains_<instId> et les conteneurs d'installation. Those are frequently requested by service factories and DataSourceRouter cache hit rate is only around 20% because of those missing entries.