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"}

enter image description here

the "advanced settings..." option provides trigger management, add "recipient list" , should emails jenkins.

enter image description here


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -