0

I have developed a web applications (WebApp) which has a mail listener and is waiting from a mail from my Jenkins server. How do I configure Jenkins server to send mail . Assume that my WebApp has a unique mail id allocated.

Cœur
  • 37,241
  • 25
  • 195
  • 267
Jobin
  • 326
  • 3
  • 13

1 Answers1

1
  • http://<your.jenkins.server.url>/configure
  • Configure SMTP settings
Slav
  • 27,057
  • 11
  • 80
  • 104