Cesar Cordovez wrote:
...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?
Well, you could look for yourself. ;-)
Yes, there is. Mail_Mime does both encoding and decoding.
http://pear.php.net/package/Mail_Mime
--
paperCrane <Justin Patrin>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php