Dear Sirs,
I've installed confluence 7.0.2 under Ubuntu server 18.04. Firewall has opened port 465. Parameters for connection - smtp.mail.ru , port 465, TLS authorization. When I've send test email - I see at logs that sending was unsuccessful. Please advise me what should I do?
An error has occurred with sending the test email:
com.atlassian.mail.MailException: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.mail.ru, 465; timeout 10000;
nested exception is:
java.net.SocketTimeoutException: connect timed out