just to be sure , is this what i do ? Lets say: the incorrect email address formed by emailext is : [email protected] The correct email address should be: [email protected]
so in the plugin, global settings, i enter: [email protected][email protected] (is that right ?) also the address : [email protected] is not recognized by the LDAP server, so this will bounce all the time, So how to handle this case ? Thanks, -Kamal. On Tuesday, January 28, 2014 12:14 PM, Slide <[email protected]> wrote: There are a couple of things you can do. > > >1) Use the new mailmap-resolver-plugin to provide a mapping from username to >email address >2) Create user accounts in Jenkins for those users and make sure the email >address is added in their profile > > >Either of these should do the trick. > > >slide > > > >On Tue, Jan 28, 2014 at 10:10 AM, Kamal Ahmed <[email protected]> wrote: > >Seems that email-ext plugin constructs email by an LDAP user's first initial >and last name and append the @domain (like mail.com) after that. >>The problem is that some of these addresses do NOT exist in LDAP and are >>bounced, and sometimes go to another unintended person. >> >> >>How do i resolve this ? >> >> >>Thanks, >>-Kamal. >> -- >>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]. >>For more options, visit https://groups.google.com/groups/opt_out. >> > > > >-- >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]. >For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
