You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2023/01/19 15:56:00 UTC

[jira] [Created] (TIKA-3959) Improve handling of multipart/mixed's attachments

Tim Allison created TIKA-3959:
---------------------------------

             Summary: Improve handling of multipart/mixed's attachments
                 Key: TIKA-3959
                 URL: https://issues.apache.org/jira/browse/TIKA-3959
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison
         Attachments: testRFC822_multipart_attachments.eml

For rfc822 emails, our current parser is inlining content from multipart/mixed attachment in the primary/parent document.  If the Content-Disposition is an "attachment", we should treat the parts as attachments and not inline the content.

I'm attaching an example file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)