User Tools

Site Tools


Sidebar

Announcement

Ahsay Backup Software

Backup Set Types

Supported Storage

Features in OBM / ACB

Features in CBS

Brand and Customize

License

Documentation

Performance Testing

FAQs and Known Issues

Can't Find What You Need?

public:5361_issue:mapi_e_call_failed_unspecified_error

This is an old revision of the document!


ISSUE: ERROR=MAPI_E_CALL_FAILED Detail=Unspecified error (MS Exchange Mail Level restore)

Article ID: 5361
Reviewed: 29/03/2019

Product Version:
AhsayOBM: 7.3 or above
OS: Windows

Problem Description

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
* ... ... ...

Cause

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.

Resolution

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.

  1. Check on the current "MaxReceiveSize" setting of the restore destination Exchange server, enter the following command in Exchange PowerShell:

    Get-TransportConfig | fl
    For more details on the Get-TransportConfig cmdlet, refer to - https://docs.microsoft.com/en-us/.../get-transportconfig

  2. Modify the "MaxReceiveSize" setting to unlimited, enter the following command in Exchange PowerShell:

    Set-TransportConfig -MaxReceiveSize unlimited
    For more details on the Set-TransportConfig cmdlet, refer to - https://docs.microsoft.com/en-us/.../set-transportconfig

  3. Perform the MS Exchange Mail Level again afterward to see if the problem persist.
Important: Revert the "MaxReceiveSize" setting to its original value afterward, or change the setting according to the requirement of the mailbox users.

Keywords

exch, mail, brick, restore, restoring, exchange, ex-change, MAPI_E_CALL_FAILED

public/5361_issue/mapi_e_call_failed_unspecified_error.1553851125.txt.gz · Last modified: 2019/03/29 17:18 by edward.chan

Page Tools