Posted By:
Ram_Natrh
Posted On:
Friday, April 12, 2002 04:49 PM
Hello gurus,
I am writing a web-based email client. I have some problems reading the message when it is in multipart/mixed format. Is there any way in JavaMail that I can use to read/parse the content of the message?
I tried using DataContentHandlers but I think my limited knowledge in JavaMail and JAF didn't help me there either...
Thannks,
Ram