Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.1-milestone-1
-
None
-
Easy
-
N/A
-
N/A
-
Description
javax.mail.Session was already unused and inconsistently maintained during message building, or in message factories, so drop usage of effective javax.mail.Session almost everywhere, just keeping it in the sending part of the API (MailQueueItem, MailContentStore#load() and MailSender#sendAsynchronously()).