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

Tim Barrett commented on TIKA-1666:
-----------------------------------

I had already tried the RFC822Parser, and have also tried to use an 
implementation of an EmbeddedResourceHandler. 

The RFC822Parser produces no output, and when using an EmbeddedResourcehandler 
the handle method of the EmbeddedResourceHandler is not invoked.

Please note this is probably related to my other issue - where the same eml 
file embedded in a *.msg file causes the parsing of the *.msg file to include 
the mime attachment content of the eml file as text.

> No content extracted from eml files with media type message/x-emlx
> ------------------------------------------------------------------
>
>                 Key: TIKA-1666
>                 URL: https://issues.apache.org/jira/browse/TIKA-1666
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9
>         Environment: Linux, Os-x, Windows
>            Reporter: Tim Barrett
>         Attachments: small cust.eml
>
>
> Our software uses Tika to parse large and diverse sets of customer files. 
> Amongst these files we have eml files which are embedded within msg files. 
> These eml files have a media type of message/x-emlx as detected by Media 
> Detector. Although these are valid eml files (they can be opened and read on 
> os-x for example), when they are parsed no content is detected or passed to 
> the content handler.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to