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

Claus Ibsen commented on CAMEL-777:
-----------------------------------

Wojciech

I am thinking about the following
- configuration of recipients (to, from, bcc) is *either* pre configured only 
(etc. URI) *or* message headers only.

So if you have *none* To, CC or BCC in the message headers it will use the pre 
configured
If you have a To, CC and/or BCC in the message header camel will only use these 
and not any from the pre configuration.

So its like exclusive. Either pre configuration or headers (never mixed).

Some will use it with pre configuration to just send mails to the same all the 
time (eg alert mails)
Others as you need dynamic recipients and therefore use message headers.

> Allow '@' in usernames.
> -----------------------
>
>                 Key: CAMEL-777
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-777
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-mail
>    Affects Versions: 1.4.0
>            Reporter: Wojciech Durczynski
>            Assignee: Claus Ibsen
>             Fix For: 1.5.0
>
>
> Many servers use 'username'@'servername' as a login name. Camel-mail doesn't 
> allow this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to