Page 1 of 1

MIME email parser from phpclasses.org

Posted: Mon Jul 30, 2007 4:12 am
by impulse()
I have asked the following question to the author but I think he may be away because I'm not receiving a reply. I was hoping somebody has been successful in what I'm trying to do. The parser works fine for 1 message but I require that it reads multiple attached messages as separate parts so I can identify which part belongs to which attached message and that it not put the headers and body of each attached message into the body of the sent message.
The author confirmed that the class was able to do this but I can't see any way of doing t his.

The message is created using Microsoft Outlook by selecting multiple e-mails and using 'forward items'.

Regards,