[ 
https://issues.apache.org/jira/browse/CAMEL-12119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318656#comment-16318656
 ] 

ASF GitHub Bot commented on CAMEL-12119:
----------------------------------------

davsclaus commented on issue #2172: fix for 
https://issues.apache.org/jira/browse/CAMEL-12119 [CAMEL-12119]
URL: https://github.com/apache/camel/pull/2172#issuecomment-356329884
 
 
   You need to fix code formatting, run
   
       mvn compile -P sourcecheck
   
   in the camel-mail folder.
   
   Also as commented on the JIRA ticket we cannot just do this as `X-xxx` is 
not a standard header. So if something like this is to be implemented then we 
need an option to turn this explicit on, so existing users are not affected.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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)

Reply via email to