Can you try downgrading Mailer to a previous version?
On Mon, Jan 6, 2014 at 3:24 AM, m.hartwig.bc <[email protected]> wrote: > Hi, > > I also have this Problem. I am running Jenkins version 1.532.1 an the > Mailer plugin is at version 1.8. The recipients can't be saved at the job > configuration (and even not at the module configuration. In the logfile, > there is no error. > > Kind regards, > > Marcel > > > On Sunday, January 5, 2014 4:49:52 PM UTC+1, slide wrote: > >> You didn't answer my question about what version of Mailer you have >> installed. >> On Jan 5, 2014 8:31 AM, "Alessandro Ferrucci" <[email protected]> >> wrote: >> >>> Hello, >>> Just wanted to bump this thread in case anyone has a solution. >>> thanks! >>> Alessandro Ferrucci >>> >>> >>> On Fri, Jan 3, 2014 at 11:41 AM, Alessandro Ferrucci < >>> [email protected]> wrote: >>> >>>> >>>> Hello, >>>> I'm running Jenkins 1.544 in standalone mode. I have a maven2/3 job >>>> configured and want to set email notifications under job configuration -> >>>> Build Settings ->Email Notification. >>>> >>>> If I attempt at setting an email address in the recipient list and >>>> clicking Apply, then Save. The email recipient list isn't saved. If I go >>>> back to configuration screen, the Email Notification checkbox is still >>>> checked, but the recipient list is empty. >>>> >>>> Jenkins doesn't log any errors/warnings in the log. >>>> >>>> If I open the job's config.xml, I can see that the email settings are >>>> correct for the checkboxes I have checked, but it has no recipient list XML >>>> element. >>>> >>>> The following is the Mailer snippet I see in the job's config.xml: >>>> >>>> <reporters> >>>> <hudson.maven.reporters.MavenMailer> >>>> <dontNotifyEveryUnstableBuild>true</dontNotifyEveryUnstableBuild> >>>> <sendToIndividuals>false</sendToIndividuals> >>>> <perModuleEmail>true</perModuleEmail> >>>> </hudson.maven.reporters.MavenMailer> >>>> </reporters> >>>> >>>> >>>> Does anyone have any hints/suggestions as to what I can try in order to >>>> try to figure out what the issue is? >>>> >>>> Thanks! >>>> Alessandro Ferrucci >>>> >>> >>> >>> >>> -- >>> Signed, >>> Alessandro Ferrucci >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" 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. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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. > -- Website: http://earl-of-code.com -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
