I am getting the following error in Jenkins while trying to trigger mails using emailext in jenkins pipeline. Not sending mail to unregistered user abc@xyz.com because your SCM claimed this was associated with a user ID ‘abc' which your security realm does not recognize; you may need changes in your SCM plugin An attempt to send an e-mail to empty list of recipients, ignored.
Asked
Active
Viewed 2,075 times
8
-
probably a duplicate of this question: https://stackoverflow.com/questions/45350740/jenkins-email-plugin-doesnt-send-email-to-user-who-broke-the-build – sryll Jul 06 '18 at 11:46
-
Possible duplicate of [Jenkins email plugin doesn't send email to user who broke the build](https://stackoverflow.com/questions/45350740/jenkins-email-plugin-doesnt-send-email-to-user-who-broke-the-build) – hakamairi Apr 10 '19 at 08:48