Yes, exactly.
To Display an email in html format.
It does have funny "=" and 3D bits as well.
However, I think their is an error in the mail parse routine which is chopping off the tail of the body.
Might have to ask another question for that.
It is used in the pop email handling.
Tom
That looks nice and easy, thanks will test in the morning.
The code came from the b4j mail program.
It was an e-mail that came to me and looked difficult to parse.
So with jsoup if I used the entire email and used that to grab the body?
Tom