我为我的项目设置了JENKINS可编辑电子邮件通知,其中包含所有构建的触发器.
构建成功运行但电子邮件不发送.以下是控制台输出的结果.
BUILD SUCCESSFUL
Total time: 43 seconds
Email was triggered for: Always
Sending email for trigger: Always
Sending email to: chauhanheena@gmail.com
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
Finished: SUCCESS
Run Code Online (Sandbox Code Playgroud)