[GitHub] nifi pull request #1326: NIFI-2779 - Add processor to GetEmail Supporting Ex...

2017-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1326 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] nifi pull request #1326: NIFI-2779 - Add processor to GetEmail Supporting Ex...

2017-02-07 Thread patricker
GitHub user patricker reopened a pull request: https://github.com/apache/nifi/pull/1326 NIFI-2779 - Add processor to GetEmail Supporting Exchange Web Services New Processor: ConsumeEWS, allows you to consume email messages from Exchange Web Services I am using this in my

[GitHub] nifi pull request #1326: NIFI-2779 - Add processor to GetEmail Supporting Ex...

2017-02-07 Thread patricker
Github user patricker closed the pull request at: https://github.com/apache/nifi/pull/1326 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] nifi pull request #1326: NIFI-2779 - Add processor to GetEmail Supporting Ex...

2017-02-07 Thread patricker
Github user patricker commented on a diff in the pull request: https://github.com/apache/nifi/pull/1326#discussion_r99834919 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ConsumeEWS.java --- @@ -0,0 +1,518 @@

[GitHub] nifi pull request #1326: NIFI-2779 - Add processor to GetEmail Supporting Ex...

2017-01-16 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1326#discussion_r96259066 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ConsumeEWS.java --- @@ -0,0 +1,518 @@

[GitHub] nifi pull request #1326: NIFI-2779 - Add processor to GetEmail Supporting Ex...

2017-01-16 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1326#discussion_r96258831 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ConsumeEWS.java --- @@ -0,0 +1,518 @@

[GitHub] nifi pull request #1326: NIFI-2779 - Add processor to GetEmail Supporting Ex...

2016-12-13 Thread patricker
GitHub user patricker opened a pull request: https://github.com/apache/nifi/pull/1326 NIFI-2779 - Add processor to GetEmail Supporting Exchange Web Services New Processor: ConsumeEWS, allows you to consume email messages from Exchange Web Services I am using this in my