Re: [PHP] Decoding E-Mails

2001-02-10 Thread Florin Andrei
On 09 Feb 2001 12:26:37 +0100, Jens Kisters wrote: > We started to build an Online-Mailclient using PHP and dicovered that > there are quite a lot methods of encoding mails, does anyone have > classes to decode MIME / ... (what other common methods are there?) > > It would be great to extract Hea

[PHP] Decoding E-Mails

2001-02-09 Thread Jens Kisters
We started to build an Online-Mailclient using PHP and dicovered that there are quite a lot methods of encoding mails, does anyone have classes to decode MIME / ... (what other common methods are there?) It would be great to extract Header, plain text, formatted text and maybe file attachments. A