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

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

Parser added in r1091044. Currently the RTF is handled as an attachment, but we 
can easily change that to put the message body inline if we decide that's the 
best fit

> 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
>             Fix For: 1.0
>
>         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