I’m converting eml to mht using the below code
Aspose.Email.MailMessage message = Aspose.Email.MailMessage.Load(fileName);
MhtSaveOptions options = SaveOptions.DefaultMhtml;
options.FormatTemplates[“PageHeader”] = “”;
message.Save(@“C:\eml files\Eml source2\Output” + Path.GetFileNameWithoutExtension(fileName) + “.mht”, options);
the from email address missing in the mht Output.zip (28.6 KB)
@gmurugesan
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): EMAILNET-40972
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
the issue raised in production, can i get answer right away
Hello, @gmurugesan!
The ticket on your issue has been created. Our developer has already been informed about the urgency and will give you his answer within this week.
Thanks for waiting.