Using JavaMail to save emails in Outlook Message Format (*.msg)
843830Dec 1 2004 — edited Dec 20 2004Is there a way using the JavaMail API's to save emails as an *.msg? I'm able to connect to the Exchange server (IMAP) and see the messages and print out the subject, sender, attachment, etc. But is there a quick, easy API that will save everything in a *.msg format?