Hi, I'm trying to store sent messages or drafts to Imap server. I can use appendMessage method from Zend_Mail_Storage_Imap class but I must convert my mail (Zend_Mail object) to string. So I'm looking for toString method for Zend_Mail object.
Have you any ideas ? Thanks Simon -- View this message in context: http://www.nabble.com/Zend_Mail_Storage_Imap%2C-store-messages-to-folders-tp24952953p24952953.html Sent from the Zend Framework mailing list archive at Nabble.com.
