Download email from inbox and save on disk as .msg file ???
843834Nov 25 2008 — edited Nov 25 2008Hi,
My requirement is to read the mails recevied in my inbox, and later back up the email to disk.
For this I wnat to download the email to the disk as a .msg file.
Problem I am facing is once i stream the msg to disk . I am not able to open it
It says can open file not enough permissions....
I know that Message doesnt implement serializable..Is thier any other way of storing the email as .msg using java mail API ????
Thanks
Kumar
Edited by: shru.kumar on Nov 25, 2008 3:27 AM