Hi,

I just upgraded the Jenkins from 1.466.2 to 1.532.1.
I found out the E-mail notification part has been separated from the core. 
And now it's using JavaMail.
But then our jenkins can not send out any mail.
It shows these error logs all the time:

javax.mail.MessagingException: Could not connect to SMTP host: 10.0.0.136, 
port: 25;
      nested exception is:
             java.net.SocketException: Network is unreadable: connect.

I've searched the issue on Jenkins Wiki but there's no instruction about 
how to fix up the new Mailer plug-in.
Could anyone here guide me to fix this issue?


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to