I would like to read text and binary attachments in a saved Outlook message (.msg file) from a Java application without resorting to my own code (JNI, Java Native Interface).
Apache POI-HSMF seems to be in the right direction, but in the very early stages of development ...
source
share