I think you have configured smtp settings Email Notification Plugin in Jenkins configuration. But in your post build actions you added a step Editable Email Notification.
This Editable Email Notification has a different section in Jenkins configuration page, check for Email Extension and enter the smtp settings. -Suresh On Tuesday, April 4, 2017 at 4:15:01 PM UTC+5:30, Geetha Sundaram wrote: > > configured smtp settings and testing mail configuration working perfectly and > I received the test mail, but mail is not sending in post build actions in > before build or email notification after build not working, below are console > logs. > > > > > git checkout -f 83dd3fd46f93f5a36979122e01f44bb00face2cf > > git rev-list 83dd3fd46f93f5a36979122e01f44bb00face2cf # timeout=10 > Email was triggered for: Before Build > Sending email for trigger: Before Build > Sending email to: [email protected] <javascript:> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/95fa3fe7-d79b-4334-bafd-46b5321035b9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
