Hi not to my knowledge. can you post your email config passwords and usernames may be replaced by JohnDoe's ;-)
with kind regard Ruben Willems On Wed, Feb 25, 2009 at 12:17 PM, CinnamonDonkey < [email protected]> wrote: > > Is it default dehaviour that a Failed build wil always emails ALL > developers? > > > > On 24 Feb, 08:01, CinnamonDonkey <[email protected]> > wrote: > > Hi Helmut, > > > > Thanx for the reply... I'm ashamed to say, I was too busy doing all > > the other fun stuff to pay attention to the difference between > > <groups> and <modifierNotificationTypes>. > > > > Now that I've re-read and undestood the publisher docs I have realised > > what I have been doing wrong... <b>Doh!</b>. > > > > Hopefully this will be the end of my emailer issues... we will see :-) > > > > Cheers, > > Shaun <8) > > > > The other option is <modifierNotificationTypes>, this is the condition > > under which the change list owner (modifier) will be notified of the > > results of the build. > > On 19 Feb, 13:52, Helmut <[email protected]> wrote: > > > > > What is you email setup? Did you setup groups? We are using the > > > following and it seems to work as advertised: > > > > > <users> > > > <user name='harrold' group='buildmaster' > > > address='[email protected]'/> > > > <user name='bill' group='buildmaster' > > > address='[email protected]'/> > > > <user name='ray' group='buildmaster' > > > address='[email protected]'/> > > > </users> > > > <groups> > > > <group name='developers' notification='change'/> > > > <group name='buildmaster' notification='always'/> > > > </groups> > > > <converters> > > > <regexConverter find= '$' replace= '...@ > edfinancial.com' /> > > > </converters> > > > <modifierNotificationTypes> > > > <NotificationType>Failed</NotificationType> > > > </modifierNotificationTypes> > > > > > buildmaster -always, developer - on change, build failure - last > > > person to modify code > > > On Feb 9, 6:01 am, CinnamonDonkey <[email protected]> > > > wrote: > > > > > > Hi All, > > > > > > This may be a known issue with version 1.4.1, but the email publisher > > > > seems to email evryone sometimes... for example, this happened over > > > > the weekend: > > > > > > > build failed -> everyone emailed > > > > > build fixed/success -> everyone emailed > > > > > build failed -> correctly emailed changelist owner > > > > > build fixed/success -> correctly emailed changelist owner. > > > > > > I can't see any particular reason why everyone was emailed, unless it > > > > didn't know who the change list owner was for some reason? > > > > > > Has anyone else experienced this? > > > > > > Regards, > > > > Shaun >
