...and talking about mail, is there a class to parse an incoming mail? Let me explain: I'm using the great POP3 pear class to receive mail, but I'm having trouble separating the different parts in an "multipart/alternative" type of msg. Is there a class to receive the result from POP3 class and convert it into an array of all the specific parts of an mail?

Thanks!

Justin Patrin wrote:

You may want to try using PEAR's Mail_Mime class.


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to