-
Improvement
-
Resolution: Not A Defect
-
Major
-
None
We are usign Jenkins in our Corp Environment for several project teams. Currently we are doing up to 200 builds per day and we organize our teams within LDAP groups (also for accessing several repositories in svn).
Now I would like to send the mails from email-ext to the whole svn group. I started writing my own plugin for reading mail-addresses from LDAP but struggled how to change the configured recipients from the plugin.
After reading the documentation It seems that there is no standard way in overwriting the project recipients like for subjects and so on.
This issue is ment as help request. If there is no such feature, I am willing to contribute this. But before altering code I would be sure that I didnt miss an allready existing feature within the plugin.