Page 1 of 1

Problem with PEAR mimeDecode

Posted: Mon May 24, 2004 4:41 am
by eytanchen
I have a strange problem.
I am building a webmail program on a site, using PEAR mimeDecode function to show the incoming mail on the server.
Everything is working just fine, except that when there is an attachment to the mail i am decoding in my inbox, i can't seam to find the mail's mime-part html body (i get only 2 parts in the parts array, 1 for the attached file and the other i can't recognize, but it isn't the html body of the mail.).

How can i show the html body of the mail if an attachment is included??????

Posted: Thu Jul 01, 2004 6:33 pm
by k_a_a
Why dont you try any of Manuel Lemos classes ? It can be found in http://phpclasses.org .. pertty good classes there.