The server could not be contacted: Failure sending HELO command to SMTP server
Bharat Malge (213●18●30)
| asked Aug 23 '17, 6:08 a.m.
retagged Feb 26 '18, 12:59 p.m. by Michael Afshar (701●4) Hello,
I have setup my JTS successfully, but when I am trying to enable the email notification I am getting below exception.
The configuration test resulted in warnings. Review the warnings before continuing.ID CRJAZ1580W
hide details
The server could not be contacted: Failure sending HELO command to SMTP server
Though my details like mail id and smtp server parameters are correct. I have also tried with google settings and smtp server still its throwing the same exception.
Can anyone help me with this ?
Thanks in Advance.
|
3 answers
Ralph Schoon (63.5k●3●36●46)
| answered Aug 28 '17, 7:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You have to set up the SMTP server so that the JTS and the other applications can send e-mails.
|
Hi, Bharat.
|
Hi Team,
I also getting same issue
I am using CLM 6.0.5. I am trying to enable the email notification I am getting below exception
"Configuration changes saved successfully, but there are some properties with warnings. Please check any properties flagged below and take an appropriate action"
configuration details :
SMTP server name : smtp.office365.com,
Port : 587.
Getting following errors:
1) "The server could not be contacted: Failure sending HELO command to SMTP server"
2) "java.net.SocketTimeoutException:Read timed out"
for 2nd error I got two resolution like
1. Use the -Djava.net.preferIPv4Stack=true JVM system property to help enable support for IPv4 on Java 7.
2. Check that anti-virus and firewall software on the server is not blocking Bitbucket Server's ability to connect to the mail server.
I resolved these(uninstall anti-virus and off firewall). but still throwing same error.
I have also tried with google settings and smtp server still its throwing the same exception..
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.