Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Connection timeout error in JSD while configuring incoming mail handler

Pooja
Contributor
January 4, 2019

Hi All,

We are trying to configure an incoming mail handler, but we are getting below the attached error message.
We are able to ping the port and host from the terminal machine.
We have disabled the firewall
But our clients are saying that we can not disable the antivirus for security reasons and also they are able to configure one more incoming mail server without disabling antivirus

Error Log :
2019-01-04 15:47:40,924 http-nio-8085-exec-7 ERROR ratnesh 947x181728x1 1yocaqs 10.74.6.80 /secure/admin/VerifyPopServerConnection!add.jspa [c.a.j.p.mail.webwork.VerifyMailServer] Unable to connect to the server at outlook.office365.com due to the following exception: java.net.SocketException: Connection reset

2019-01-04 15:48:21,579 http-nio-8085-exec-13 ERROR ratnesh 948x181750x1 1yocaqs 10.74.6.80 /secure/admin/VerifyPopServerConnection!add.jspa [c.a.j.p.mail.webwork.VerifyMailServer] Unable to connect to the server at outlook.office365.com due to the following exception: java.net.SocketTimeoutException: connect timed out

Note : Port 993 Secure IMAP is enabled on the server and able to telnet the same.

1 answer

0 votes
Heiko Treuner October 27, 2020

Hey Pooja, we have the same issue did you solve it?

Pooja
Contributor
October 27, 2020

@Heiko Treuner 

As per the below article, we have added parameters(-Dmail.imap.auth.plain.disable 
-Dmail.imaps.auth.plain.disable and -Dmail.imap.starttls.enable ) in Jira setenv.sh file as we have hosted Jira on Linux

https://confluence.atlassian.com/adminjiraserver/setting-properties-and-options-on-startup-938847831.html

Like Heiko Treuner likes this

Suggest an answer

Log in or Sign up to answer