View Revisions: Issue #4407

Summary 0004407: Monitor Email Notifications Stopped Working
Revision 2020-05-27 13:20 by jvanmeter
Description When setting up a mail server, there was an error MailLogger ClassDefNotFoundException. This would cause it to not allow users to set up new mail servers, and for existing ones to not send monitor email notifications. Javax.mail was upgraded in 3.12 and could compile, however it was missing a library needed to run.
Revision 2020-05-27 13:11 by jvanmeter
Description Javax.mail was upgraded in 3.12 and could compile, however it was missing a library needed to run.