outlook-message-parser icon indicating copy to clipboard operation
outlook-message-parser copied to clipboard

nested .msg properties are lost

Open basinilya opened this issue 4 years ago • 0 comments

When I parse the files with nested (embedded) Outlook messages the properties such as Content-ID and Content-Type are discarded. Please store the current attachment object as a public property of OutlookMsgAttachment when creating it inside OutlookMessageParser.parseAttachment()

basinilya avatar Jun 24 '21 21:06 basinilya