[
https://issues.apache.org/jira/browse/CAMEL-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Polly updated CAMEL-6788:
-------------------------
Description:
The mail doesn't reach destination because of adress.
Succeed -
<mail:form>nra@somemail</mail:form>
<mail:to>nra@somemail</mail:to>
Failed -
<mail:form>nr_a@somemail</mail:form>
<mail:to>nr_a@somemail</mail:to>
And there is no message in logs why mail didn't reach destination.
was:
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.
> 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@somemail</mail:form>
> <mail:to>nra@somemail</mail:to>
> Failed -
> <mail:form>nr_a@somemail</mail:form>
> <mail:to>nr_a@somemail</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