Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

How to enable jenkins to send an email?

Step 1 – Install following plugins

  • Mailer Plugin – Basic
  • Email Extension Plugin

Step 2 – Setup FROM email address on “System Admin e-mail address” http://13.235.81.87:8080/configure

Step 3 – Setup SMTP Server and test it.

  • Go to http://13.235.81.87:8080/configure
  • Locate “Extended E-mail Notification” for “Email Extension Plugin” & configure it
  • Locate “E-mail Notification” for “Mailer Plugin – Basic” & configure it

Step 4 – Use it the job under “Post-build Actions”

  • “E-mail Notification” is for “Mailer Plugin – Basic”
  • “Editable Email Notification” is for “Email Extension Plugin”
Rajesh Kumar
Follow me