How to reset Jenkins email extension plugin sender configuration?

217 views Asked by At

I am using email-ext plugin to send build status mails to the recipients . Currently , it shows sender as my personal email even though I've changed system admin email address and restarted jenkins multiple times.

Is it there any custom method to change that or reset the configuration of plugin ?

I've deleted jenkins cache too.

2

There are 2 answers

0
Basil Crow On

This is JENKINS-63846, a regression introduced in email-ext 2.71. I will release a fix for this bug soon.

1
Jeff Bennett On

Worst case, shutdown Jenkins, locate the config.xml inside Jenkins directory structure, and change the value there, then restart Jenkins