GitHub user jeremybmerrill opened a pull request:
https://github.com/apache/tika/pull/40
add magic detector for 'Status: ' standards-noncompliant header on
message/rfc822
allows Tika to properly detect certain slightly standards-non-compliant
email messages (dumped from certain US public officials' email servers) that
begin with a `Status: ` header.
Jira ticket TK (I'll add the number once I hit submit over there).
See discussion on users mailing list for more details.
Passes unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeremybmerrill/tika trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tika/pull/40.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #40
----
commit 23bd13cf3dbb5c4f263e806ad7fa83bd19ef5a89
Author: Jeremy B. Merrill <[email protected]>
Date: 2015-04-10T16:05:57Z
add magic detector for 'Status: ' standards-noncompliant header on
message/rfc822
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---