Email Configuration issue : Problem in sending test mail in CLM 6.0.4
I am facing problem in sending test mail after email configuration is done in version 6.0.4. I am getting error "The server could not be contacted: java.net.SocketTimeoutException: Read timed out"
Initially we had CLM 6.0(email was working fine in this version) which was upgraded to CLM 6.0.3(in this version also email was working fine), after upgrading CLM 6.0.3 to CLM 6.0.4 we started getting this problem. Whenever I send test mail it keeps waiting to send mail and after some time I get above error.
Troubleshooting I have done :
1. Verify if smtp server can be pinged(I was able to ping smtp server)
2. Look into jts.log file - after looking into jts.log file I found error "java.net.UnknownHostException: smtp.hostname.com"
Problem seems to be because of Unknown host but I am unable to understand cause of problem because I can ping smtp server from the system where CLM server is installed and why CLM can not identify host name of SMTP server
Any suggestions ?
|
Be the first one to answer this question!
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.
Comments
I was looking into problem and came across link - https://confluence.atlassian.com/confkb/mail-fails-to-send-intermittently-with-unknown-smtp-host-error-789087034.html