ZF-11266: new method Zend_Mail_Part::getDecodedContent()
Description
This method enables the Zend_Mail user to actually get the real (unencoded) content of an email part (messages, attachments, etc).
Please review.
This method enables the Zend_Mail user to actually get the real (unencoded) content of an email part (messages, attachments, etc).
Please review.
Comments
Posted by Volker Grabsch (vog) on 2011-04-05T16:11:13.000+0000
new patch which provides an implementation of Zend_Mail_Part::getDecodedContent()