View Single Post
  #1 (permalink)  
Old 09-04-2008, 12:01 PM
Shad0w Shad0w is offline
Junior Member
 
Posts: 5
Default [SOLVED] Forward a message w/ attachments?

I'm trying to forward a message with all attachments, preferably without any >> before each line or anything like that.

Currently I'm getting the message contents and making a soap call to send a new email with the same data, but this isn't going to work for emails with attachments.

Does anyone have a working code sample to go off of or maybe a pointer in the right direction? I can't find the code in zimbra that handles the forward menu option when you right click on an email.

thanks!
Reply With Quote