Looks like an issue with the remote host. Verify your settings for your mail server.
On Fri, Aug 9, 2019, 17:39 Ajay M.C <[email protected]> wrote: > Hi, > > Error Message Looks like > > java.net.SocketException: Connection closed by remote host > at sun.security.ssl.SSLSocketImpl.checkWrite(Unknown Source) > at sun.security.ssl.AppOutputStream.write(Unknown Source) > at com.sun.mail.util.TraceOutputStream.write(TraceOutputStream.java:114) > at java.io.BufferedOutputStream.flushBuffer(Unknown Source) > at java.io.BufferedOutputStream.flush(Unknown Source) > at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:2104) > Caused: javax.mail.MessagingException: Can't send command to SMTP host; > nested exception is: > java.net.SocketException: Connection closed by remote host > at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:2106) > at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:2093) > at com.sun.mail.smtp.SMTPTransport.close(SMTPTransport.java:1184) > at javax.mail.Transport.send0(Transport.java:197) > at javax.mail.Transport.send(Transport.java:124) > > > Thanks, > Ajay > > -- > 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/01e800e7-5930-433a-8c82-dafe307ff761%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/01e800e7-5930-433a-8c82-dafe307ff761%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPiUgVcWEQCHA-AQPtv-%2BE-the0o77qRdJLUZ5WCgcTbbpuY3Q%40mail.gmail.com.
