-
Bug
-
Resolution: Incomplete
-
Critical
-
None
While the Mailer plugin does properly send email notifications, when using the Email Extension plugin, we're getting "535 Auth failed" errors. Both plugins are configured the same (same SMTP host, port, user/pass).
I have attached screenshots of the configurations for both plugins, as well as the DEBUG log from a test job showing the error.
Note, following these two posts as guides,
https://stackoverflow.com/questions/52645589/jenkins-smtp-configuration-535-authentication-failed
https://stackoverflow.com/questions/45653939/amazon-ses-535-authentication-credentials-invalid-trying-to-rotate-access-key
I was able to fix the 535 Auth failed error by creating all new SMTP credentials. But I don't understand why that would be necessary.