jenkins do not send emails to multiple recipients

前端 未结 5 2075
南笙
南笙 2021-02-19 15:39

I use Jenkins email-ext plugin to send emails when a build starts. When I specified only one recipient of such emails, everything worked smoothly - I got emails.

But wh

5条回答
  •  太阳男子
    2021-02-19 15:56

    Downgrade the Email-ext plugin to 2.25

    Here is the link http://mirrors.jenkins-ci.org/plugins/email-ext/2.25/

    This worked for me. Hope it helps! Thanks :)

提交回复
热议问题