Skip to content

Commit 2f84159

Browse files
committed
Jenkins Email Config
1 parent 0ddec19 commit 2f84159

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

jenkins/Email-Config.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Jenkins Email Configuration
2+
3+
Manage Jenkins --> Configure System --> Extended E-mail Notification
4+
5+
SMTP server: smtp.gmail.com (click on Advanced for below options)
6+
Use SMTP Authentication (select this option)
7+
username: <your gmail user>
8+
password: < your gmail password>
9+
Use SSL (select the check box)
10+
SMTP port: 465
11+
12+
at the bottom: click on "Default Triggers" button
13+
check the Always option
14+
15+
16+
===================================================================================
17+
18+
in any Jenkins Job -- configure a post build action
19+
20+
Editable Email Notification
21+
provide recepient list & save the job & run the job
22+

0 commit comments

Comments
 (0)