Thanks very much Saran
On Oct 9, 9:55 am, "Kurt Frank" <[EMAIL PROTECTED]> wrote: > We use the regexConverter to convert the names returned from StarTeam to > their proper email names. > > <email from='[EMAIL PROTECTED]' mailhost='exchangeads.pcps.local' > > <users> > <user name='BuildGuru' group='buildmaster' > address='[EMAIL PROTECTED]'/> > </users> > <groups> > <group name='developers' notification='change'/> > <group name='buildmaster' > notification='Failed'/> > </groups> > > <converters> > <regexConverter find='$' [EMAIL PROTECTED]' /> > <regexConverter find='Karen Tyner' replace='kdtyner' /> > <regexConverter find='Kurt Frank' replace='kfrank' /> > > </converters> > > <modifierNotificationTypes> > <NotificationType>Failed</NotificationType> > <NotificationType>Fixed</NotificationType> > > </modifierNotificationTypes> > </email>" > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] > > On Behalf Of Saran > > Sent: Thursday, October 09, 2008 9:43 AM > > To: ccnet-user > > Subject: [ccnet-user] email alias in CruiseControl.NET : Email > > Publisher > > > Hi, > > > In our company for most of the developers email ID and login ID match > > ([EMAIL PROTECTED]) except for very few developers. Is there any > > easy way to handle this situation? > > > Thanks very much for your time, > > Saran
