From- To fields missing when converting from MSG to EML (6.4)

Dear Aspose Support team,


I am trying to convert electronically signed MSG to EML using the latest version of Aspose.Email .NET library (6.4).

During conversion essential message headers are lost (EML message is missing From, To, Subject fields).

We are using MAPIMessage (save operation for MSG) and MailMessage (load operation for MSG and save operation for EML) classes for conversion.

mapiMessage.Save(…)

Saved message has no issues when opened in Outlook.

MailMessage.Load(…);
EmlSaveOptions options = new EmlSaveOptions(MailMessageSaveType.EmlFormat) {
PreserveSignedContent = true
};
mailMessage.Save(…, options);

In EML electronic signature is well preserved but essential header info is empty.


Please find attached MSG and EML messages and corresponding sample code.

Best regards,
Bostjan

Hi Bostjan,


Thank you for writing to Aspose support team.

This issue is re-produced and logged under Id:EMAILNET-35196 for further investigation by the product team. You will be automatically notified once any update is available in this regard.

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


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

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan