OK. I can understand if I am using my company mail server. But do not understand why a mail server on the same Jenkins machine that I setup is not working.
Sairam On Wed, Jun 19, 2013 at 1:07 PM, <[email protected]> wrote: > It shouldn't need it unless your environment requires it, which yours > must. Mine is set up without authentication. > > > > You may have to work with your IT team to figure out why you are getting > rejected. The mail server might just be rejecting anything from the > Jenkins server IP or at least something in that IP range. > > ------------------------------ > > *From: *"Sairam Sankaran" <[email protected]> > *To: *[email protected] > *Sent: *Wednesday, June 19, 2013 3:02:36 PM > *Subject: *Re: Jenkins email notification setup - company domain / james > not working > > Yes. I have tried w/o authentication. I am unable to move past the config > page because the test fails. > I think it needs authentication. Because when I tried it with gmail, it > failed w/o authentication and worked when I supplied it. > > > Sairam > > > On Wed, Jun 19, 2013 at 1:00 PM, <[email protected]> wrote: > >> Might sound weird, but have your tried your company mail server without >> using authentication? >> >> >> >> And does it fail even when you try using the test checkbox and send an >> email from the config page? >> >> ------------------------------ >> >> *From: *"Sairam Sankaran" <[email protected]> >> *To: *[email protected] >> *Sent: *Wednesday, June 19, 2013 2:49:59 PM >> *Subject: *Jenkins email notification setup - company domain / james not >> working >> >> I am trying to setup email notification for my jenkins server for build >> failures. >> >> Things I have tried: >> >> 1) Use my company smtp mail server with authentication - does not work. >> Connection refused. I am able to telnet from jenkins server machine. >> >> 2) Setup my own James mail server. SMTP server - localhost. >> Authentication - admin,admin. Port 25. I see that my SMTP server is >> running. - does not work. Connection refused. I am able to telnet from >> jenkins server machine. >> >> 3) Use my personal gmail account with authentication - Works!!! >> >> I have followed other discussions on this topic but not got an answer. >> >> Some say it may be a firewall issue but I am not sure how to overcome it. >> >> Any suggestions are most welcome. >> >> >> Notes: >> >> Error message: javax.mail.MessagingException: Could not connect to SMTP >> host: localhost, port: 25; nested exception is: java.net.ConnectException: >> Connection refused: connect >> >> Thanks, >> >> Sairam >> >> -- >> 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]. >> >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Jenkins Users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jenkinsci-users/rh9FK_IWgmo/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/rh9FK_IWgmo/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
