Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-31-2007, 02:37 PM
Junior Member
 
Join Date: Oct 2007
Posts: 1
Default Send message as an attachement

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];
I want to send a new message with that email as attachement. Exactly like the function "Forward" in mail clients like Thunderbird or Outlook.

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:51 PM.