Polly created CAMEL-6788:
----------------------------

             Summary: 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 adress.
Succeed - 
<mail:form>nra@vivoss</mail:form>
<mail:to>nra@vivoss</mail:to>
Failed - 
<mail:form>nr_a@vivoss</mail:form>
<mail:to>nr_a@vivoss</mail:to>

And there is no message 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