KKCS asked: Ø Can anyone suggest a way to solve this problem?
SMTP mail uses a simple in-band control mechanism and FTP-like ASCII primitives. You should be able to login to the build machine and telnet to the SMTP port on the mail server and emulate an MUA by hand. That will allow you to debug the issue very quickly. You state that you are getting connection refused, so I’ll bet you either have a firewall issue, a nonstandard SMTP port, or an MTA unknown-source-blocking problem. From: [email protected] [mailto:[email protected]] On Behalf Of KKCS Sent: August-11-15 12:01 To: Jenkins Users Subject: Seeting up email notification Hi all, While configuring Jenkins for sending email notification on build failures with the relevant SMTP server and port number it Fails to send out email reporting Connection refused: connect. Can anyone suggest a way to solve this problem? Thank you. -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cc363b3a-1887-4294-9980-301985b012d6%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/cc363b3a-1887-4294-9980-301985b012d6%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- 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/7c272c44c2e541ba951b87a97f44bac1%40mbx01colo01p.esentire.local. For more options, visit https://groups.google.com/d/optout.
