Release Notes
SECURITY
- Update OpenSSL to 3.5.6 LTS (security patch release) and other third-party dependencies (AXI-7218)
- Fix privilege escalation in WebAdmin /data/accounts and /metrics endpoints (AXI-7254)
- Fix memory leak in ActiveSync (AXI-7266)
SERVER
- Fix attachments not being removed from mail queue when upload has failed (AXI-6423)
- Optimize avatar upload (AXI-7007)
- Fix CLI logLevel / output for cert command (AXI-7093)
- Fix crash caused by cacheGC stale iterator (AXI-7176)
- Fix batch ranges conversations in search folders non-deterministic ordering (AXI-7237)
- Mailbox API: Fix ability to update / delete avatar and update contact info when user is actually forbidden (AXI-7241)
- Increase maximum transaction cache to allow purging large domain naming tape (AXI-7246)
- Fix memory leak in POP3 Proxy (AXI-7263)
- Fix race in permanent search folder sync that could ignore the last change in a batch (AXI-7280)
WEBADMIN
- Fix incorrect toast message when deleting all queue items fails (AXI-7219)
WEBMAIL
- Composer (Email): Refactor the composer attach logic in order to prevent saving requests cascade when the email contains multiple inline attachments (AXI-4720)
- Fix wrong [refwMailId] for reply mails in Conversation View (AXI-4773)
OTHER
- Fix permission denied error when writing files to working directory during Axigen upgrade (AXI-7261)
Download
How to Install
To update to this version on Linux, please follow the step by step instructions below:
-
Download the corresponding install kit for your operating system (see above)
-
Stop the Axigen service
Use the command ps aux | grep axigen to confirm that the service is stopped.
-
Create a backup of the Axigen working directory
Use the suggestions in our related knowledge base article on how to back up Axigen
Note: For the restoring process, please consult our article on how to restore an Axigen working directory backup
-
Run the installer
Follow the on-screen installer instructions to complete the upgrade process.
Note: Since this is only an update, please make sure that you skip the Axigen post-install configuration wizard.
-
Start the Axigen service
Use the commands: ps aux | grep axigen and /opt/axigen/bin/axigen --version to confirm that the new version is in place.
Download
How to Install
To update to this version on Windows, please follow the step by step instructions below:
-
Download the corresponding install kit for your operating system (see above)
-
Stop the Axigen service
-
Create a backup of the Axigen working directory
Use the suggestions in our related knowledge base article on how to back up Axigen
Note: For the restoring process, please consult our article on how to restore an Axigen working directory backup
-
Run the installer
Follow the on-screen installer instructions to complete the upgrade process.
Note: Since this is only an update, please make sure that you skip the Axigen post-install configuration wizard.
-
Start the Axigen service