[
https://issues.apache.org/jira/browse/NIFI-13827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887644#comment-17887644
]
ASF subversion and git services commented on NIFI-13827:
--------------------------------------------------------
Commit 0719a8113faca8b848aee496a30f13ed31c14378 in nifi's branch
refs/heads/main from Vincenzo Abate
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0719a8113f ]
NIFI-13827 Added Reply-To Property to PutEmail (#9332)
Co-authored-by: Vincenzo Abate <[email protected]>
Signed-off-by: David Handermann <[email protected]>
> PutMail: missing Reply-To and unable to honor the attach file mime
> ------------------------------------------------------------------
>
> Key: NIFI-13827
> URL: https://issues.apache.org/jira/browse/NIFI-13827
> Project: Apache NiFi
> Issue Type: New Feature
> 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)