[
https://issues.apache.org/jira/browse/TIKA-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277027#comment-17277027
]
Vamsi Molli commented on TIKA-3290:
-----------------------------------
[~nick] Initially with version 1.24.1, the same document is treating it as txt.
but now it is treating it as eml due to this when we are trying to load email
properties it is returning mail corrupted error because this file doesn't
contain no true email headers.
> Extension reading it as eml instead of txt
> ------------------------------------------
>
> Key: TIKA-3290
> URL: https://issues.apache.org/jira/browse/TIKA-3290
> Project: Tika
> Issue Type: Bug
> Components: core, mime
> Affects Versions: 1.25
> Reporter: Vamsi Molli
> Priority: Major
> Labels: tika-parsers
> Fix For: 1.24.1
>
> Attachments: test_sample_message.txt
>
>
> The attached file extension is reading it as eml instead of txt. With version
> 1.24.1 it is reading it as txt and now with the upgrade to 1.25, it is
> reading it as eml. So that while parsing we are getting mail corrupted error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)