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

magyardude edited comment on CAMEL-777 at 8/1/08 7:21 AM:
---------------------------------------------------------

It does allow it. Try to upgrade to 1.4.
This works for me:

String smtpUri = 
                         "smtp://[EMAIL PROTECTED]&password=freeforall" +
                         "&[EMAIL PROTECTED]&[EMAIL PROTECTED]";


      was (Author: magyardude):
    It does allow it. Try to upgrade to 1.4.
Tis works for me:

String smtpUri = 
                         "smtp://[EMAIL PROTECTED]&password=freeforall" +
                         "&[EMAIL PROTECTED]&[EMAIL PROTECTED]";

  
> Allow '@' in usernames.
> -----------------------
>
>                 Key: CAMEL-777
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-777
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-mail
>            Reporter: Wojciech Durczynski
>
> 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