Jenkins email-ext plugin not sending mail -
i have jenkins version 1.480.3 installed on machine , email-extention plugin 2.30.2.
test mail "manage jenkins" section works fine. when add editable email notification jobs, not receiving it.
also tried configuring "triggers" in editable email notification advanced section. didn work. console logs of build shows email has been triggered.
can me on how debug this?
at first have create template http://url-to-jenkins/emailexttemplates/. in field "project recipient list" can add emails (comma separated). can insert global variables (manage jenkins > configure system > global properties) with:
${env, var="path"}
the "advanced settings..." option provides trigger management, add "recipient list" , should emails jenkins.
Comments
Post a Comment