R
Robert Simpson
I am calling MAPIToMimeStm() on an IConverterSession to save an MSG file as
EML. With Office 2007 installed, the resulting EML file is correct and is
written out as multipart/alternative, with plain text and html body sections.
Once I Installed Office 2010 and ran the same code, I no longer get the same
result. My EML file is now text/plain, and I only get the plaintext version
of the email.
Help!
I can provide a sample MSG on request. For simplicity, I used MFCMAPI and
did Session->"Convert MSG to EML", used the default options, and got exactly
the same results.
I used Office 2010 x86 edition on a Win7 x64 machine, and MFCMAPI 6.0.0.1017
to run the test.
EML. With Office 2007 installed, the resulting EML file is correct and is
written out as multipart/alternative, with plain text and html body sections.
Once I Installed Office 2010 and ran the same code, I no longer get the same
result. My EML file is now text/plain, and I only get the plaintext version
of the email.
Help!
I can provide a sample MSG on request. For simplicity, I used MFCMAPI and
did Session->"Convert MSG to EML", used the default options, and got exactly
the same results.
I used Office 2010 x86 edition on a Win7 x64 machine, and MFCMAPI 6.0.0.1017
to run the test.