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.

You may be being bitten by what I suffered from when moving to the mail-ext plugin.

It doesn't use the standard email recipients field in the project configuration, but its own (which is confusingly pre-filled something like $DEFAULT_RECIPIENTS, which *actually* means those listed in the *global* config., not the ones listed above in the *project* config.).

You need to move the email recipients to the email-ext “Project Recipient List” field (which annoyingly takes comma-separated names, whereas the default one takes space-separated).


Oddly ... looking now, I no longer *have* the default email recipients field, maybe mail-ext can now hide that in recent Jenkins versions.


FWIW, I have found that you only need to put users in that one field, you don't need to copy them into the extra triggers' configs. as well (under <Advanced>/<expand>, below “Pre-send script”).

--
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit


Reply via email to