[PHP] MIME decoder for use as the target of an Alias?

2003-07-21 Thread Larry Rosenman
I've got a strange request, maybe one of the experts here can help? I need to be able to take a mail message on stdin, bust it up into headers, and the constituent mime-parts if any, and be able to parse the headers, and get at any text/plain (or only) part, and shove the headers and text/plain

[PHP] Mime Decoder

2002-08-28 Thread Santosh Pasi
Hi All, I am looking for Mail Mime Decoder tutorial or guide. Does any have any idea how to decode mail (for example torture mail) or OE mail with multipart/mixed Content Type. I tried Richard Heyes' mimeDecode, but actually don't know how to proceed further. Regards, Santosh Pasi -- PHP