Do you have the LDAP plugin installed and configured? There needs to be a mechanism that the username can be converted to a an email address, this is called a MailAddressResolver ( javadoc.jenkins.io/plugin/mailer/hudson/tasks/MailAddressResolver.html). Several SCM plugins implement a MailAddressResolver, in this case it sounds like you would need the LDAP plugin installed and configured, is that the case?
On Thu, Jun 4, 2020 at 8:25 AM Mario Jauvin <[email protected]> wrote: > Is there some diagnostics or debugging I can turn on to troubleshoot this? > > On Thursday, June 4, 2020 at 9:38:14 AM UTC-4, Christoph Fetzer wrote: >> >> We are reading the mail addresses from ldap. The assignment user from >> repo commit user to mail address happens automagically in the background. >> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/91b7ad13-a006-4b6f-a876-2fb2713c0e22%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/91b7ad13-a006-4b6f-a876-2fb2713c0e22%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Website: http://earl-of-code.com -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVc6FO63ty2r3EcBC5iGSZY2ppaSTw7FrruNos6kASD5mQ%40mail.gmail.com.
