[
https://issues.apache.org/jira/browse/NIFI-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404117#comment-16404117
]
ASF GitHub Bot commented on NIFI-4981:
--------------------------------------
Github user jvwing commented on the issue:
https://github.com/apache/nifi/pull/2556
LGTM:
* Full build passes
* Good use of SystemResourceConsideration for memory consideration
* Good test coverage
* PutEmail worked correctly in my testing with various content option
combinations
Thanks @pvillard31 and @zenfenan!
> Allow to use the flowfile content as body in PutEmail
> -----------------------------------------------------
>
> Key: NIFI-4981
> URL: https://issues.apache.org/jira/browse/NIFI-4981
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> It'd be useful to allow users to use the content of the flow files as the
> message body in PutEmail. Right now, it requires to use an ExtractText
> processor to extract the content as an attribute of the flow file which is
> inconvenient, limited and not recommended.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)