Hi Patrick,
Patrick Cardona wrote:
Hello,
How do you manage to read those messages with an HTML body?
Do you use any service either a script to show this content?
I was able to import the messages and focused on three.
Some of them are displayed ugly, but there is no real "bug": In one the
plain-text version of the HTML is just sent ugly. In another it isĀ
present but empty. I compared both in seamonkey using the "view message
body as..."
One however is bad, it casues a crash and/or exception. The good news is
that I get the same issue also with GNUMail on Mac, that means that
probably the issue is in Pantomime.
The bad news is that the code is complicated and low-level, up to now I
was unable to understand the issue. An character is unexpected in quoted
decoding, but when I look at the NSData and compared it to the raw
message seen in Mozilla, I couldn't find it. It appears to be part of
the body of the next message. This worries me a lot.
I will probably ask for help... if other developers here find something,
write me.
Riccardo