Jenkins cannot send an email to the group, but works with a separate identifier

When my build fails, Jenkins sends an email to a separate email id, but when I use the group id, it does not send an email to all the people listed in this group.

All global settings are configured correctly.

+3
source share
1 answer

Email-ext 2.38 is the latest version in which I used the same, and it works great for me to send mail to group_id.Upgrade your email and verification plugin.

0
source

All Articles