Jenkins ext-email plugin fails to send email on build success

前端 未结 10 2124
半阙折子戏
半阙折子戏 2020-12-18 18:32

I have Jenkins version 1.480.3 installed on my machine and Email-Extension Plugin 2.28.

I have configured my jobs on Jenkins and everything works fine except the fin

10条回答
  •  时光说笑
    2020-12-18 19:12

    Looks like a bug in the plugin. Here's a workaround:

    In the global settings for the plugin make sure to provide a full e-mail address for System Admin E-mail Address, (e.g. foo@bar.com, not just foo), even though you've specified the Default user E-mail suffix. The address itself can be bogus, though.

提交回复
热议问题