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!

Save email to file

843830Mar 28 2006 — edited Apr 10 2006
Hi!

I need to save emails that I'm going to send into a file (for archiving purpose). I need the file to be opened by Outlook and preferbly Thunderbird and (osx) Mail.

I'm using javax.mail.internet.MimeMessage to build the mail and sends it with javax.mail.Transport.

Does it exist a good MimeMessage to file-translator? What is the preferd file-format for this kind of files so that I can support as many email-programs as possible?

Thanks in advance
Roland Carlsson
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2006
Added on Mar 28 2006
2 comments
260 views