The e-mail extension plugin in Jenkins is not showing the SMTP authentication checkbox whereas it shows the credentials drop-down only. How can I set up the SMTP credentials? See the attached screenshot below. enter image description here
Asked
Active
Viewed 411 times
0
-
Use the **+Add** button to add your smtp credentials into the Jenkins credentials store, and then select them in the credentials dropdown. – Noam Helmer May 11 '22 at 07:08
-
@NoamHelmer Thank you so much for answering my first ever question in the stackoverflow :) Can you also guide me what should be the option from "kind" dropdown for smtp authorization credentials. I have added the screenshot in the description – DeviD May 12 '22 at 08:58
-
1Sure, it should be **Username with password** – Noam Helmer May 12 '22 at 09:09