-
Bug
-
Resolution: Fixed
-
Major
-
1.5.0
-
None
SendMailEngine catches only MessagingException and InterruptedException. If a RuntimeException is thrown by the SendMailHelper class, mails are not sent and the exception is not logged: SendMailEngine should catch and at least log Exception.
- depends on
-
RUNTIME-858 SendMailHelper should only throw MessagingException
- Closed