From issues-return-8399-apmail-nifi-issues-archive=nifi.apache.org@nifi.apache.org Fri Sep 2 07:10:37 2016 Return-Path: X-Original-To: apmail-nifi-issues-archive@minotaur.apache.org Delivered-To: apmail-nifi-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D74ED19331 for ; Fri, 2 Sep 2016 07:10:37 +0000 (UTC) Received: (qmail 67469 invoked by uid 500); 2 Sep 2016 07:10:37 -0000 Delivered-To: apmail-nifi-issues-archive@nifi.apache.org Received: (qmail 67439 invoked by uid 500); 2 Sep 2016 07:10:37 -0000 Mailing-List: contact issues-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 issues@nifi.apache.org Received: (qmail 67430 invoked by uid 99); 2 Sep 2016 07:10:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2016 07:10:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A7645DFC7E; Fri, 2 Sep 2016 07:10:37 +0000 (UTC) From: trixpan To: issues@nifi.apache.org Reply-To: issues@nifi.apache.org References: In-Reply-To: Subject: [GitHub] nifi issue #817: NIFI-2380 - Introduce ExtractTNEFAttachments Content-Type: text/plain Message-Id: <20160902071037.A7645DFC7E@git1-us-west.apache.org> Date: Fri, 2 Sep 2016 07:10:37 +0000 (UTC) Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/817 @olegz Would you mind have a look on this PR ? Function here is to extract TNEF attachments. TNEF is the technical name for the widely loved winmail.dat files. Use case is: SMPT/POP -> ExtractAttachments > Route based on mime.type -> ExtractTNEF -> whatever --- 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 enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---