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

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

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

    https://github.com/apache/nifi/pull/2800#discussion_r195934504
  
    --- Diff: 
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutEmail.java
 ---
    @@ -320,6 +320,15 @@ public void onScheduled(final ProcessContext context) {
             this.attributeNamePattern = attributeNameRegex == null ? null : 
Pattern.compile(attributeNameRegex);
         }
     
    --- End diff --
    
    We should include the header name in the message


> Support non-ASCII X-Mailer header
> ---------------------------------
>
>                 Key: NIFI-5317
>                 URL: https://issues.apache.org/jira/browse/NIFI-5317
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Dustin Rodrigues
>            Priority: Minor
>
> non-ASCII X-Mailer headers are currently non-supported



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to