-
Technical Work
-
Resolution: Won't Do
-
Critical
-
None
-
None
Currently the MailService is not handling any exception.
Several exceptions can occur while using JavaMail: AddressException (incorrect formatting for an email address), AuthenticationFailedException (bad username or password), etc...
Depending on the type of exception thrown we should be contacting the ErrorService so that the exception can be logged properly.
Several exceptions can occur while using JavaMail: AddressException (incorrect formatting for an email address), AuthenticationFailedException (bad username or password), etc...
Depending on the type of exception thrown we should be contacting the ErrorService so that the exception can be logged properly.