I'm trying to retrieve messages from a POP3 server using the POP3Client module, and display it via the web (web mail, basically). However, when I get a multi-part message (when Outlook Express for instance sends an html message), I can't get it to only display the html chucnk without *major* pattern matching. Is there a module that I can use to parse the entire message and return the correct part of the message? I looked at the MIME:arser modules, but it looked to only handle parsing to and from files (which doesn't seem very helpful in my case). Is there code that will do this? <br>
<br>
Thanks.<br>
<br>
John
<br>
Thanks.<br>
<br>
John