Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mailer-plugin
  Commit: 75b8bf7294a304f8f837e41d229628df6f668661
      
https://github.com/jenkinsci/mailer-plugin/commit/75b8bf7294a304f8f837e41d229628df6f668661
  Author: Matt Sicker <boa...@gmail.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M src/main/java/hudson/tasks/MailSender.java
    M src/main/resources/jenkins/plugins/mailer/tasks/i18n/Messages.properties

  Log Message:
  -----------
  [JENKINS-64629] Fix uncaught exception for unauthorized users (#104)

* [JENKINS-64629] Fix uncaught exception for unauthorized users

When attempting to email a user with a locked, disabled, or otherwise 
unauthorized account, different types of AuthenticationException were not 
caught which would cause the mail to fail.

* Add error message to error message


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mailer-plugin/push/refs/heads/master/76f7d5-75b8bf%40github.com.

Reply via email to