On Wed, 24 Oct 2012, Apache wrote:
Please, in my opinion if and calling the JAVA POI method getHtmlBody to process and html format MSG and it is returning nothing I think it is a bug.
Are you sure that your file has a real HTML body? Lots of Outlook files have an RTF body rather than a HTML one. Did you try seeing if your file is one of them?
(If your file is a RTF one, you'll be able to get your pretty formatted message body from the RTF, or use something like Apache Tika to try to get the RTF converted into HTML)
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
