I am trying to send an email notification from jenkinspipeline script to a team dl. I can see the execution of script properly but getting the error
[Pipeline] emailext
Sending email to: <ORGANIZATION TEAM DL>
Connection error sending email, retrying once more in 10 seconds...
Connection error sending email, retrying once more in 10 seconds...
Failed after second try sending email
are there any changes do i need to do in manage jenkins settings or changes to smtp??