-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Jenkins ver. 2.164.3
Email Extension Plugin ver. 2.66
I've noticed that the email-ext plugin will not send out notifications to emails beginning with a '#', even though the job console states that it is doing so. For example:
Build step 'Execute shell' marked build as failure
Discard old builds...
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending email to: #jenkinsadmin@company.com
Finished: FAILURE
The email-ext plugin is fine if the email does not begin with a '#'.
If it says sending then it at least tried to send to that address. Have you checked your mail servers logs to see what happened to it? Chances are it was either spammed or sender restrictions on the destination address dropped it.