|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

To add some more details:
The behavior where the recipients list won't save is on maven 2/3 jobs, in the "Build Settings" section.
Since this is a blocker for us (part of CI is knowing when you've broken the build), I built a copy of the job in question as a free-style job, adding the email notification as a Post-build action. With that configuration, I'm able to save the list of email addresses. When the job is built, the action executed (I see "Sending e-mails to: ..." in the console output). However, no emails get received. I've checked spam filters, etc; can't find any evidence that the emails are sent. I verified there are no errors on the logs.
I don't know if these two problems are related.