Chris Knott created TIKA-2122:
---------------------------------
Summary: Extract all email headers from Outlook .msg files into
Metadata
Key: TIKA-2122
URL: https://issues.apache.org/jira/browse/TIKA-2122
Project: Tika
Issue Type: Improvement
Components: parser
Affects Versions: 1.13
Reporter: Chris Knott
Priority: Minor
Fix For: 2.0, 1.14
Currently most email headers are not added to the Metadata when extracting
Outlook .msg files.
http://svn.apache.org/repos/asf/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/OutlookExtractor.java
The headers - ({{msg.getHeaders()}} - are already being looped through as a way
to estimate the date.
All headers should be added to Metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)