Mail Redirect Zimlet

Interested in talking about Mash-up's? This is the place.
Post Reply
Eduard Pakaln
Posts: 1
Joined: Sat Nov 22, 2014 3:02 pm

Mail Redirect Zimlet

Post by Eduard Pakaln »

Hi
Please, help me.
I need make zimlet for mail redirect to special mail from popup menu.
I can find info in documentation 

Look screen 

miclesmol
Posts: 1
Joined: Tue Sep 16, 2014 12:49 am

Mail Redirect Zimlet

Post by miclesmol »

Hi Eduard.

You have to use soap request BounceMsgRequest. You can provide To header by program.
thorx
Advanced member
Advanced member
Posts: 54
Joined: Sat Sep 13, 2014 3:26 am

Mail Redirect Zimlet

Post by thorx »

You will have a tough time getting the messageID of a conversation where you rightclick in the screenshot.however it is possible to get msgid when rightclicking on the msg in the msglist of a conversation. but I agree the documentation of zimlet api is ridiculously bad. no real examples for every api. and there should have been more examples on contextmenu and toolbar.

soap api is however execellent. making me think perhaps zimlet api have a planned end of life.
Miclesmol are right, BounceMsgRequest in soap api will do what your after as long as you have the msgid of the message you want to redirect.
Post Reply