• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • email-ext-plugin
    • None
    • 2.86

      After updating the plugin from 2.84 to 2.85, sending email stopped working. After enabling the debug log I found out that the plugin lost the authentication credentials and attempted to send without password, failing silently:
       

      Successfully created MimeMessage
      Sending email to: ****
      DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]
      DEBUG SMTP: need username and password for authentication
      DEBUG SMTP: protocolConnect returning false, host=****, user=ci, password=<null>
      AuthenticationFailedException message: failed to connect, no password specified?
      

      (ci being the username of the unix user running the jenkins process).

      The upgrade is marked as compatible, do I need to re-configure something manually?

          [JENKINS-67318] Incorrect authentication after updating to 2.85

          Basil Crow added a comment -

          Duplicates JENKINS-67220.

          Basil Crow added a comment - Duplicates JENKINS-67220 .

            Unassigned Unassigned
            mdr Mark Dresselhaus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: