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

2003-07-21 Thread James Rodenkirch
There are classes built into PEAR that handle that Larry Rosenman wrote: 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

[PHP] Re: Mime Decoder

2002-08-28 Thread Manuel Lemos
Hello, On 08/29/2002 01:32 AM, Santosh Pasi wrote: > 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