Nico Edtinger
2007-05-06 21:56:49 UTC
Hi Kevin!
Zend_Mail is made and discussed in/by the MFS team. I've changed the
mailing list to fw-formats.
I'm glad you like the RecursiveIterator interface. To you have an
example for a message that doesn't work? It should be able to decode
any multipart MIME message. Maybe there's a problem with the boundary
or there's a bug in Zend_Mime_Decode I didn't catch yet.
nico
Zend_Mail is made and discussed in/by the MFS team. I've changed the
mailing list to fw-formats.
I'm glad you like the RecursiveIterator interface. To you have an
example for a message that doesn't work? It should be able to decode
any multipart MIME message. Maybe there's a problem with the boundary
or there's a bug in Zend_Mime_Decode I didn't catch yet.
nico
I had sent this message to zend-core, but it didn't seem to get
much attention there (the list seems fairly quiet).
Datum: 02. Mai 2007 20:36:56 GMT+02:00
Betreff: [Zend_Mail] Iterating into a RCF822 message part
I'm finding the RecursiveIteratorIterator very hand for looping
through a message, however it won't seem to go into a multipart
rcf822 for me. If I echo out my part, then it will show all parts
of the message, but countParts shows 0 and the iterator won't go
further into it. Is there any elegant way to handle a rcf822
message part in Zend_Mail?
much attention there (the list seems fairly quiet).
Datum: 02. Mai 2007 20:36:56 GMT+02:00
Betreff: [Zend_Mail] Iterating into a RCF822 message part
I'm finding the RecursiveIteratorIterator very hand for looping
through a message, however it won't seem to go into a multipart
rcf822 for me. If I echo out my part, then it will show all parts
of the message, but countParts shows 0 and the iterator won't go
further into it. Is there any elegant way to handle a rcf822
message part in Zend_Mail?