[
https://issues.apache.org/jira/browse/TIKA-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888832#comment-15888832
]
Tim Allison commented on TIKA-2280:
-----------------------------------
Sender in MAPI is tricky. Take a look at TIKA-1865 and let us know what you
think.
> message_from not extracted from Outlook emails
> ----------------------------------------------
>
> Key: TIKA-2280
> URL: https://issues.apache.org/jira/browse/TIKA-2280
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.14
> Reporter: Matthew Caruana Galizia
> Priority: Minor
> Labels: email, outlook, poi
>
> While the MESSAGE_FROM metadata field is extracted for both RFC and Outlook
> emails, it doesn't include the address for Outlook emails.
> For example, if the raw from field is "John Doe <[email protected]>", the
> Outlook email parser sets MESSAGE_FROM to "John Doe" while the RFC email
> parser sets it to "John Doe <[email protected]>".
> Currently I'm getting the from address from the RAW_HEADER_FROM field for
> Outlook emails, but it would be nice to be able to use a standard across
> email formats.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)