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

Claus Ibsen commented on CAMEL-6788:
------------------------------------

Please see this page for how to get help with Camel
http://camel.apache.org/support

You should follow the guides from this page, and use the user forum / 
mailinglist first to get help.

                
> problem with tracking SMTP mail
> -------------------------------
>
>                 Key: CAMEL-6788
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6788
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-mail
>    Affects Versions: 1.6.4
>            Reporter: Polly
>
> The mail doesn't reach destination because of incorrect address.
> Succeed - 
> <mail:form>man@somemail</mail:form>
> <mail:to>man@somemail</mail:to>
> Failed - 
> <mail:form>man@some_mail</mail:form>
> <mail:to>man@some_mail</mail:to>
> And there are no exception and messages in logs why mail didn't reach 
> destination.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to