|
|||
|
Hello all
,I have a little problem with the framework. I have a lot of messages in mbox files. I parse theses files with Zend_Mail_Storage_Mbox and i retreive all my messages with attachements. Code:
$mailbox_content = new Zend_Mail_Storage_Mbox(array('filename' => '/path/to/mbox'));
$email = $mailbox_content[1];
How can i get my first message as a new attached file in a new mail? Or in the worst case, how can i remove all recipents (to, bcc, cc) to send a new mail to a another person? Thanks in advance ! P.S. : Sorry for my bad english. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|