https://issues.apache.org/bugzilla/show_bug.cgi?id=47990
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #6 from Nick Burch <[email protected]> 2010-08-04 13:10:33 EDT --- Nested outlook msg files are stored differently to all other kinds of attachments I've added support in r982331 for them - you can call: MAPIMessage nested = attachment.attachmentDirectory.getAsEmbededMessage(); then access the nested message as with any other .msg file -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
