[dev] Parsing a MIME multipart

Mariano Eloy Fernández fernandez_marosc at gva.es
Wed Apr 11 10:52:01 UTC 2007


Hi,
I need to parse a MIME multipart from a canonical string to build a MIME 
Message object.
I am using
$mime_message = &MIME_Structure::parseTextMIMEMessage($this->_data);

However, when I dump it back
$mime_message->toCanonicalString();
it has no headers!
all Content-type: multipart/mixed and on are missing.

Can you help me?

Thanks.

Mariano.




More information about the dev mailing list