This article only applies to Ahsay software version 7
Article ID:
5361
Reviewed:
2019-03-29
Product Version:
AhsayOBM: 7.3 to 7.x
OS: Windows
ATTENTION 1st January, 2022: v7 officially End-of-Life [details]
When performing a MS Exchange Mail Level restore, the following error is shown in the restore log:
No. | Type | Timestamp | Log |
* | ... | ... | ... |
* | erro | YYYY/MM/DD hh:mm:ss |
[PostRestoreMailTask.run] Path=SERVER\Mailbox Store\Mailbox\Folder\mail_item Throwable=NewMessage ERROR=MAPI_E_CALL_FAILED Detail=Unspecified error |
* | ... | ... | ... |
This issue can occur if the mail item(s) to be restored exceeded the message size limits (MaxReceiveSize) setting configured for the restore destination Exchange server.
To resolve the issue, temporarily configure the maximum message size that can be received by recipients in the organization (MaxReceiveSize) to unlimited, before performing the restore.
Get-TransportConfig | fl |
Set-TransportConfig -MaxReceiveSize unlimited |
exch, mail, brick, restore, restoring, exchange, ex-change, MAPI_E_CALL_FAILED