Hi,
We are looking for a solution that will convert from eml to msg and we came across Aspose.Network. The library works fine with a few exceptions, and I would like to know if there are solutions for the problems that we encountered:
1) It does not decode the winmail.dat (TNEF) automatically. I am using either SharpMimeTools or OpenPOP to extract the attachments and rebuild the attachment list before persisting it to a file.
2) Because the (HTML) formated body is encoded in the TNEF, the formatting is lost when I build the msg because is using only the txt version, not being able to extract the html or rtf formated portion of the body.
Have anybody else encountered this issues and solved them somehow?
Thanks,
Chris.