Don't create JavaMail session using Session.getDefaultInstance()
----------------------------------------------------------------
Key: NXP-3858
URL: http://jira.nuxeo.org/browse/NXP-3858
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Affects Versions: 5.2 GA
Reporter: Catalin Baican
Assignee: Catalin Baican
Priority: Critical
Fix For: 5.2.1
A new JavaMail session should be created every time when trying to connect to
an email account. Currently, the Session is created using
Session.getDefaultInstance(properties). In this way, the future calls ignore
the new passed settings, returning the previously created Session.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets