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

ASF GitHub Bot commented on NIFI-1148:
--------------------------------------

Github user olegz commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/710#discussion_r73710769
  
    --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml 
---
    @@ -1,73 +1,84 @@
     <?xml version="1.0" encoding="UTF-8"?>
    -<!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor
    -     license agreements. See the NOTICE file distributed with this work 
for additional
    -     information regarding copyright ownership. The ASF licenses this file 
to
    -     You under the Apache License, Version 2.0 (the "License"); you may 
not use
    -     this file except in compliance with the License. You may obtain a 
copy of
    -     the License at http://www.apache.org/licenses/LICENSE-2.0 Unless 
required
    -     by applicable law or agreed to in writing, software distributed under 
the
    -     License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS
    -     OF ANY KIND, either express or implied. See the License for the 
specific
    -     language governing permissions and limitations under the License. -->
    -<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
    -        <modelVersion>4.0.0</modelVersion>
    +<!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor 
    --- End diff --
    
    @mattyb149 I spoke with @JPercivall on this. This file was merged with 
formatting messed up so we agree that this PR will fix it.


> 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)

Reply via email to