Author: nick
Date: Fri Jan 18 16:37:28 2013
New Revision: 1435235
URL: http://svn.apache.org/viewvc?rev=1435235&view=rev
Log:
message/rfc822 pattern from Marco Quaranta from TIKA-1058
Modified:
tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
Modified:
tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
URL:
http://svn.apache.org/viewvc/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml?rev=1435235&r1=1435234&r2=1435235&view=diff
==============================================================================
---
tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
(original)
+++
tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
Fri Jan 18 16:37:28 2013
@@ -4193,6 +4193,7 @@
<match value="Received:" type="string" offset="0"/>
<match value="Message-ID:" type="string" offset="0"/>
<match value="Date:" type="string" offset="0"/>
+ <match value="MIME-Version:" type="string" offset="0"/>
<match value="X-Notes-Item:" type="string" offset="0">
<match value="Message-ID:" type="string" offset="0:8192"/>
</match>