[
https://issues.apache.org/jira/browse/NIFI-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Gough resolved NIFI-9451.
--------------------------------
Fix Version/s: 1.18.0
Resolution: Fixed
> Add Input Character Set Property to PutEmail
> --------------------------------------------
>
> Key: NIFI-9451
> URL: https://issues.apache.org/jira/browse/NIFI-9451
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: Emilio Setiadarma
> Priority: Minor
> Fix For: 1.18.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> The {{PutEmail}} processor supports reading input FlowFile contents to
> generate the message body, or as an attachment to the message. In both cases,
> the processor uses the UTF-8 character set to read the input FlowFile in
> preparation for message encoding.
> A new property should be added to {{PutEmail}} named {{Input Character Set}}
> that would support the ability to configure the character set when reading
> FlowFile contents. The default value should be {{UTF-8}} to maintain
> compatibility with the current implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)