WARNING!
From 30 June 2021, the following On-Premise products will no longer be available for purchase:
- Exclaimer Auto Responder
- Exclaimer Email Alias Manager for Exchange
- Exclaimer Mail Archiver
For any further questions, please contact the Exclaimer Sales team.
Scenario
You attempt to use the restore to mailbox feature from a search in Mail Archiver but the attempt fails. An error similar to the following is shown in the Event Viewer:
Restore to Mailbox fault:
Unable to save message '4363dcc841e54a61afd1be3ad067d54d/2019/04/22000.BIN/68098651.eam' to the folder with name 'Peter Jones - Mailbox\Inbox', id ''; The request failed. The remote server returned an error: (507) Insufficient Storage.
Unable to save message '4363dcc841e54a61afd1be3ad067d54d/2019/04/22000.BIN/68098651.eam' to the folder with name 'Peter Jones - Mailbox\Inbox', id ''; The request failed. The remote server returned an error: (507) Insufficient Storage.
Resolution
This error is due to the maximum message size limit for restoration being exceeded.
The restore to mailbox feature utilises EWS, and the maximum message size limit can be increased on your Exchange server:
- On your Exchange server, navigate to %ExchangeInstallPath%ClientAccess\exchweb\ews\
- Edit the file web.config using Notepad
- Change the value of httpRuntime maxRequestLength to a higher value
Note: The maxRequestLength value is specified in kilobytes. - Open a command prompt as an admin
- Run IISRESET
- Restart the login session in Mail Archiver Web Portal (or search).