[ https://issues.apache.org/jira/browse/NIFI-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412001#comment-15412001 ]
ASF subversion and git services commented on NIFI-1148: ------------------------------------------------------- Commit 9b647cd53842e442e294dc62033c8e6df6078b81 in nifi's branch refs/heads/master from [~ozhurakousky] [ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9b647cd ] NIFI-1148 added IMAP/POP3 support added initial set of processors to support consumption of Email via IMAP/IMAPS and POP3 protocols Signed-off-by: Matt Burgess <mattyb...@apache.org> NIFI-1148 addressed PR comments from @trixpan NIFI-1148 addressing PR comments NIFI-1148 addressed PR comments This closes #710 > 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 > Assignee: Oleg Zhurakousky > Fix For: 1.0.0 > > > 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)