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

Joseph Percivall commented on NIFI-1899:
----------------------------------------

[~djmdata], there are three processors here: ListenSMTP, ExtractEmailHeaders 
and ExtractEmailAttachments. ListenSMTP is the "stand-alone 'SMTP Listener'" 
you're referring to. The other facilitate routing decisions and just overall 
workflow regarding email. Unless if you are doing CEP in Storm on these emails, 
a combination of these processors (plus maybe others) should suit your needs.

The ListenSMTP actually does what you are suggesting, "Subethamail" is used to 
do the handshake while the message is turned into a FlowFile. I'd suggest 
checking out the code here:

https://github.com/apache/nifi/pull/483/files

> Create ListenSMTP & ExtractEmailAttachment processors
> -----------------------------------------------------
>
>                 Key: NIFI-1899
>                 URL: https://issues.apache.org/jira/browse/NIFI-1899
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Andre
>             Fix For: 1.0.0
>
>




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

Reply via email to