Hi if the user in VSTS is the same as the windows user, just use the ldap converter : http://www.cruisecontrolnet.org/projects/ccnet/wiki/LDAP_Email_Converter
if you can create a regex than can transform JohnWayne known in VSTS into PattGarett known in Ldap, you could use the regex converter but if there is no logic in the names between the 2 systems, all that is left is to explicitly map the VSTS users via the users element with kind regards Ruben Willems On 28 February 2012 00:58, sunil <[email protected]> wrote: > Hi, > i am using VSTS as a source control and i would like to send email to > user who has Broken the build and Team lead ? So that team lead > knows who has broken the build. > > For example > userid from TFS is : acdd > email address : [email protected] > > is it possible ? > > Sunil >
