From commits-return-8272-apmail-nifi-commits-archive=nifi.apache.org@nifi.incubator.apache.org Thu Apr 30 18:57:33 2015 Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF75817CA5 for ; Thu, 30 Apr 2015 18:57:33 +0000 (UTC) Received: (qmail 80697 invoked by uid 500); 30 Apr 2015 18:57:33 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 80662 invoked by uid 500); 30 Apr 2015 18:57:33 -0000 Mailing-List: contact commits-help@nifi.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.incubator.apache.org Delivered-To: mailing list commits@nifi.incubator.apache.org Received: (qmail 80653 invoked by uid 99); 30 Apr 2015 18:57:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 18:57:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [54.191.145.13] (HELO mx1-us-west.apache.org) (54.191.145.13) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 18:57:28 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 1FD742143A for ; Thu, 30 Apr 2015 18:57:08 +0000 (UTC) Received: (qmail 77896 invoked by uid 99); 30 Apr 2015 18:57:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 18:57:07 +0000 Date: Thu, 30 Apr 2015 18:57:07 +0000 (UTC) From: "Mark Payne (JIRA)" To: commits@nifi.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (NIFI-474) Add HTML support to PutEmail Processor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/NIFI-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-474: ---------------------------- Fix Version/s: 0.1.0 > Add HTML support to PutEmail Processor > -------------------------------------- > > Key: NIFI-474 > URL: https://issues.apache.org/jira/browse/NIFI-474 > Project: Apache NiFi > Issue Type: Improvement > Components: Extensions > Reporter: Brian Ghigiarelli > Labels: email, html, processor > Fix For: 0.1.0 > > Attachments: NIFI-474-HTML-PutEmail.patch > > Original Estimate: 2h > Remaining Estimate: 2h > > The current PutEmail processor only allows for plain text email or email with attachments. Add a configurable property with a default of 'text/plain' that can optionally be set to 'text/html' in order to support HTML content within emails. -- This message was sent by Atlassian JIRA (v6.3.4#6332)