Posted By:
Jared_Scott
Posted On:
Wednesday, May 29, 2002 10:50 AM
Hello All,
I am trying to switch a CGI email system over to JSP gradually. I am starting with compose mail and wish to read messages from text file into a mimemessage object. The original CGI stores emails in its raw form in a file. Any suggestions? Do I have to go through and actually parse the email myself or does JavaMail offer anything to aid me with this? Any help would be appreciated!
Jared