[ 
https://issues.apache.org/jira/browse/TIKA-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006627#comment-13006627
 ] 

Nick Burch commented on TIKA-615:
---------------------------------

Currently, the message body is output as an embedded entry, just like any 
attachments. The other option is to pass the Rtf straight to the normal Rtf 
parser, have that processed inline, then handle the attachments as embedded 
entries. Thoughts appreciated!

> Support TNEF (winmail.dat) via POI
> ----------------------------------
>
>                 Key: TIKA-615
>                 URL: https://issues.apache.org/jira/browse/TIKA-615
>             Project: Tika
>          Issue Type: New Feature
>          Components: parser
>    Affects Versions: 0.9
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>         Attachments: POI-TNEF.patch
>
>
> As of POI 3.8 beta 2, POI will support decoding TNEF (winamil.dat) files. 
> (The code is in SVN, but just missed being in 3.8 beta 1)
> This issue is to track adding support to Tika for getting:
> * message contents (the RTF of the message body)
> * message metadata (probably just the subject for now)
> * attachment contents + metadata (via the usual container contents method)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to