View Single Post
  #6 (permalink)  
Old 03-25-2008, 02:51 AM
tdesorbaix tdesorbaix is offline
Zimlet Guru & Moderator
 
Posts: 199
Default

Thanks for proposing your help but I ll translate myself, and I already have someone to correct me.
My zimlet doesn't save in eml format. You can easily use REST to save a single mail .eml in a zip file.
Use a url like this : http://server.domain.com/user/~/?id=502&fmt=zip (502 is the id of the mail).
My zimlet save the body of the mail with some information like date and expeditor and save it in a .txt file, without the attachments of course.

Last edited by tdesorbaix : 03-25-2008 at 02:53 AM.
Reply With Quote