Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 66242200B46 for ; Sat, 2 Jul 2016 00:42:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 64B2E160A6C; Fri, 1 Jul 2016 22:42:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D3D36160A61 for ; Sat, 2 Jul 2016 00:42:11 +0200 (CEST) Received: (qmail 43323 invoked by uid 500); 1 Jul 2016 22:42:11 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 43306 invoked by uid 99); 1 Jul 2016 22:42:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 22:42:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E68882C029E for ; Fri, 1 Jul 2016 22:42:10 +0000 (UTC) Date: Fri, 1 Jul 2016 22:42:10 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-1899) Create ListenSMTP & ExtractEmailAttachment processors MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 01 Jul 2016 22:42:12 -0000 [ https://issues.apache.org/jira/browse/NIFI-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359772#comment-15359772 ] ASF GitHub Bot commented on NIFI-1899: -------------------------------------- Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/483 For subthasmtp it looks like all that would be needed is to add to our nifi-assembly/NOTICE an entry such as (ASLv2) subethasmtp The following NOTICE information applies: Copyright (C) 2006-2007 SubEthaMail.org This is assuming you've already verified its transitive dependencies are also accounted for. If we already have all of those in our dependency then nothing more needed. > 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 > -- This message was sent by Atlassian JIRA (v6.3.4#6332)