[
https://issues.apache.org/jira/browse/NIFI-13827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13827:
------------------------------------
Issue Type: Improvement (was: New Feature)
> Add Reply-To Property to PutEmail and Honor mime.type FlowFile Attribute
> ------------------------------------------------------------------------
>
> Key: NIFI-13827
> URL: https://issues.apache.org/jira/browse/NIFI-13827
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Vincenzo Abate
> Assignee: Vincenzo Abate
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This feature regards to minor issues that I've encountered in using Nifi to
> send emails: being unable of setting a Reply-To address; attaching a file to
> an email always changes the mime type to application/octet-stream.
> ## 1. Reply-to unavailable
> The PutMail processor is very useful in order to send email. In some cases,
> it would be useful to specify a Reply-To address, that is not possible today.
> It's a very small issue but it has happened to me that it was a major issue
> in using this processor.
> ## 2. Attached file mime always set to application/octet-stream
> I've encountered this behaviour numerous times and it usually is not that big
> of a deal. In some occasions, though, as for as when the file must be
> classified automatically by a machine, it is very important for the mime type
> of the attached file to be respected. So I'd like to have an option to
> forward the actual mime type.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)