You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/11/11 03:44:10 UTC

[jira] [Created] (NIFI-1148) Add processor to GetEmail supporting IMAP and POP3

Joseph Witt created NIFI-1148:
---------------------------------

             Summary: Add processor to GetEmail supporting IMAP and POP3
                 Key: NIFI-1148
                 URL: https://issues.apache.org/jira/browse/NIFI-1148
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Extensions
            Reporter: Joseph Witt


It is fairly common that users want to be able to acquire data via email.  This means both IMAP and POP3.  POP3 is easier as it is a sort of fire/forget model whereas IMAP involves more state handling.  But in any event both modes are important to support.



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