-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: email-ext-plugin, mailer-plugin
-
Labels:None
-
Similar Issues:
Sending an e-mail from a job could fail for several reasons, for example:
- connection refused in case smtp is temporarily overloaded
- smtp server temporarily down
If this happens, jenkins does not try to resend the e-mail.
This can be a problem if you rely on e-mail notifications to identify critical systems or builds that fail.
Can this be fixed?
There is no option to specify the number of retries.