"Jeroen Geusebroek" <[EMAIL PROTECTED]> wrote:
> The reason i need this, is because i am creating a message archive similair
> to Geocrawler and MARC and it's quite irratating to not be able to decode
> messages
> when they are mime encoded.
Take a look at my project: http://www.webgadgets.com/phpost
It's a webmail app but it includes code to fully parse MIME messages,
including quoted printable encoding, etc. It uses no third party
libraries or classes, only functions that are native to PHP.
I am about to release 1.06 (tonight likely) which greatly improves the
MIME handling (seems to handle MIME better than Eudora or Outlook now,
especially nested multipart sections).
Mark
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]