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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.