You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andre (JIRA)" <ji...@apache.org> on 2016/07/12 15:43:20 UTC

[jira] [Commented] (NIFI-646) Implement Mime Processor

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

Andre commented on NIFI-646:
----------------------------

[~belugabehr]

I know the ticket is quite old but would you mind having a look on NIFI-1899 and confirming if addressed your use case?

NIFI-1899 introduces 3 processors:

- ExtractEmailHeaders
- ExtractAttachments
- ListenSMTP

> Implement Mime Processor
> ------------------------
>
>                 Key: NIFI-646
>                 URL: https://issues.apache.org/jira/browse/NIFI-646
>             Project: Apache NiFi
>          Issue Type: Wish
>          Components: Core Framework
>            Reporter: BELUGA BEHR
>            Priority: Minor
>
> Hello,
> I have use for a mime processor.  The processor would except MIME (email) files, copy their header information into FlowFile attributes fields, and submit the entire file to the content repository.  Much like the SplitProcessor, a flag could be set to parse out multi-part messages and their attachments so that they could be forwarded on (in conjunction with the original file).
> http://james.apache.org/mime4j/
> Thanks!



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