Re: Mail ext and committers notification

2012-07-09 Thread Slide
The email-ext plugin has its own email recipients field, because it is a different setup than the default mailer. While not explicitly discussed in the documentation on the wiki, all examples show filling out the Project Recipient field in either project level or in individual triggers. DEFAULT_RE

Re: Mail ext and committers notification

2012-07-09 Thread Neil Bird
Around about 07/07/12 09:18, Miguel Angel Pastor Olivar typed ... When I configure the plugin, for example, to send an email on every unstable build to all the committers which make this build unstable I get an email only for one person, the one who pushed this commit to the master branch. Yo

Re: Mail ext and committers notification

2012-07-07 Thread Slide
You are probably running into [1]. I haven't had a chance to look into it yet. Feel free to fork the repo [2] on GitHub and issue a pull request with a patch if you would like to. slide 1 - https://issues.jenkins-ci.org/browse/JENKINS-2244 2 - https://github.com/jenkinsci/email-ext-plugin/ On Sa