Generate Mime Compliant Message from the current configuration This can be a multipart message if more than one mimeParts were added. If only one Part is present, the content of this part is returned. If no part had been added, an empty string is returned.
returns the Zend_Mime object in use by this Message.
get the (encoded) content of a given part as a string
get the headers of a given part as a string
Returns the list of all Zend_Mime_Parts in this Mail as an Array.