[
https://issues.apache.org/jira/browse/CAMEL-12119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318285#comment-16318285
]
ASF GitHub Bot commented on CAMEL-12119:
----------------------------------------
GitHub user sijskes opened a pull request:
https://github.com/apache/camel/pull/2172
fix for https://issues.apache.org/jira/browse/CAMEL-12119 [CAMEL-12119]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QualityConsultancyGroup/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2172.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2172
----
commit 457b23b036491d9f4639a56045de38e0094fedc8
Author: Simon IJskes <simon@...>
Date: 2018-01-09T11:27:43Z
fix for https://issues.apache.org/jira/browse/CAMEL-12119 [CAMEL-12119]
----
> allow override of smtp recipients
> ---------------------------------
>
> Key: CAMEL-12119
> URL: https://issues.apache.org/jira/browse/CAMEL-12119
> Project: Camel
> Issue Type: Improvement
> Components: camel-mail
> Affects Versions: 2.20.1
> Reporter: Simon IJskes
> Priority: Minor
> Attachments: new.txt
>
>
> Currently there is no way to override recipients for a SMTP email.
> In order to forward an email to a secundairy address not specified in the
> content-addressing, aka 'a redirect', a header called 'X-recipient' could be
> used to override the recipients of the email.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)