-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins version 1.589 . Email Extension Plugin version 2.39
Hello.
I am seeing this issue using Jenkins 1.589 and email-ext 2.39.
Jenkins tries to notify the developers (i.e. all the people who caused a change in the change set.) the build's result, but with a wrong email address. The real name (plus domain) is used instead of the actual email address.
For example :
1) author of the SVN commits is "lello maria"
2) Jenkins tries to send an email to lello@domain and maria@domain, instead of lello.maria@domain
Regards,
Andrea
This is not a bug, its trying it's best guess at the email address since it doesn't know. You can assign the email address in the user's page on Jenkins and it will then use the correct address.