Adam Edwards created CAMEL-5256:
-----------------------------------
Summary: upgrade javax.mail to 1.4.5
Key: CAMEL-5256
URL: https://issues.apache.org/jira/browse/CAMEL-5256
Project: Camel
Issue Type: Bug
Components: camel-mail
Affects Versions: 2.8.5
Reporter: Adam Edwards
I ran into a major issue today that was not so apparent. My unit tests which
use the camel-mail component would just hang (even though there is a timeout),
they would work on my windows machine, but not on my ubuntu linux or the
deployed rhel server.
After quite a bit of investigation, it turns out that upgrading the javax.mail
from 1.4.4 to 1.4.5 resolved my problem. My guess would be that something
changed on our network/exchange server which caused this problem, but either
way it was time consuming to solve.
I wanted to save someone else the problem and see if you could upgrade to 1.4.5
on the 2.8.x and 2.9.x branch.
<javax-mail-version>1.4.5</javax-mail-version>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira