04
- 4.9 Create continuous feedback mechanisms
- Learning Objectives
- Configure email notifications in Jenkins
4.9 Create continuous feedback mechanisms
Learning Objectives
By the end of this lesson you will be able to:
- Send automated feedback to team members when problems occur.
Configure email notifications in Jenkins
- From the Jenkins dashboard, select the Manage Jenkins link.
- Select the Configure System link.
In the E-mail Notification section, enter values similar to the following (yours will be different):
“` SMTP server smtp.gmail.com
“`
“` Sender E-mail Address admin@stelligent.com
“`
Select the Use SMTP Authentication checkbox
“` User Name paul.duvall@stelligent.com
“`
“` Password ***********
“`
Select SSL checkbox
Enter 465 for the SMTP Port.
“` SMTP Port 465
“`
Click the Save button.