OLE attachments corruption (in MSG) after re-saving. Email 6.1.0

Scenario: I simply open and re-save MSG file which contains 1 regular attachment (PR_ATTACH_METHOD is ATTACH_BY_VALUE) and 3 OLE attachments (ATTACH_OLE).


Issue: When I open re-saved message, Outlook shows 2 errors in the body: [Error : unloaded OLE objects or mail attachment] (screenshot attached).

Corrupted OLE attachments:
  • Microsoft Equation 3.0
  • Chart
I did not tested with other OLE objects (Excel spreadsheets…).

Sample code:
var mapi = MapiMessage.FromFile(“sample file name.msg”);
mapi.Save(“resaved.msg”);

Thanks,
Alex Shloma

Hi Alex,


Thank you for posting your inquiry.

We have tested this issue at our end and were able to reproduce the same using the latest version of the Aspose.Email API. The issue has been logged as EMAILNET-35091 in our bug tracking system for investigation by our Product team. We shall notify you here once there is some update available about the problem.

The issues you have found earlier (filed as EMAILNET-35091) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.