contentACCESS Version 6.4 SP1
· 2 min read
✨ Highlights
- Updated the VC++ runtime for compatibility with the latest Microsoft 365 Outlook.
- Fixed issues with archive and restore job statistics.
- Optimized shortcut repair by regenerating email bodies without retrieving messages from storage.
- Improved handling of emails and previews with invalid or illegal attachment file names, and with incorrectly formatted recipient addresses.
- Added SMTP enhancements, including export/import of SMTP data and a read-only mode that rejects new incoming emails.
Email archive
- IMPROVEMENT VC++ runtime updated to be compatible with the latest Microsoft 365 Outlook
- IMPROVEMENT Archive and restore job statistics fixed
- IMPROVEMENT Optimized shortcut repair – will regenerate email body without retrieving the email from storage
- IMPROVEMENT Allow archiving emails with attachments that have invalid file names
- IMPROVEMENT Allow previewing emails with attachments that have illegal characters in file names
- IMPROVEMENT Allow archiving emails with incorrectly formatted recipient addresses
- NEW Export and import SMTP data – allows transferring SMTP data between SMTP servers
- NEW Read-only mode for SMTP server – the server will refuse all new incoming emails
SharePoint archive
- IMPROVEMENT Fixed document version archiving failure in some special circumstances
Teams archive
- IMPROVEMENT Added Download and Refresh buttons to Teams post preview in Portal
Common
- IMPROVEMENT Performance and stability fixes