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

Reply via email to