how can i resolve the SocketTimeoutException : connect time out issue for an incoming mail

S D Das February 3, 2016

when I set up the JIRA Service Desk incoming mail setup. After click on the test connection it throws the subjected exception. guide me to resolve this.

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 3, 2016

That means that the server is not responding to you.  It's either not configured to listen to you on the connection you've configured in JIRA, or your network is not delivering a connection.

Check your connection settings and test them with ping, tracrt and telnet to see if the server does respond.

0 votes
S D Das February 3, 2016

when checking the live log it shows the following error,

 

javax.mail.MessagingException: connect timed out while connecting to host 'outlook.office365.com' as user 'servicedeskdev@xxx.com' via protocol 'imaps, caused by: java.net.SocketTimeoutException: connect timed out

Suggest an answer

Log in or Sign up to answer