On Thu, 28 Jun 2012, Joe Wicentowski wrote:
Sounds promising. Is there a command line way to run the HSMFDump component of the poi-scratchpad.jar on my .msg file? If so, could you give me a pointer?
Something like this should work: java -classpath poi-3.8-FINAL.jar:poi-scratchpad-3.8-FINAL.jar \ org.apache.poi.hsmf.dev.HSMFDump <problem.msg> Nick
