I am working at displaying eMail messages in a WebView. I have found one particular Content Type that will not display. I have attached two text files. The file BodyLibraryMP has been processed directly from the mail server by Mailparser in the normal manner. The file BodyLibraryTB was first downloaded into Thunderbird, then forwarded to me for processing by Mailparser again. They are both the same message.
BodyLibraryMP will not display in a WebView, while BodyLibraryTB displays very well. It seems that Thunderbird does some Decoding/Encoding in the process of forwarding this message. I would like to duplicate this process within my app if possible. Can someone explain to me how this might be done? Also, what is the content type of BodyLibraryTB? Any help greatly appreciated.
Best regards
BodyLibraryMP will not display in a WebView, while BodyLibraryTB displays very well. It seems that Thunderbird does some Decoding/Encoding in the process of forwarding this message. I would like to duplicate this process within my app if possible. Can someone explain to me how this might be done? Also, what is the content type of BodyLibraryTB? Any help greatly appreciated.
Best regards