Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Download email from inbox and save on disk as .msg file ???

843834Nov 25 2008 — edited Nov 25 2008
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 23 2008
Added on Nov 25 2008
1 comment
605 views