Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1) Go to {baseUrl}/admin/sendemailtopage-admin/sendemailtopage-admin.action  and check "imaps"/"pop3s" is setted.
2) Check ports availability from Confluence to the email server and vice versa. Telnet is a suggested tool. Configure your firewall If you faced the issue.
3) Make "cacert" file with added the certificate of the email server by provided Instruction
Then update your setenv script with path to the "cacert" file:{Confluence Install Directory}\bin\setenv.sh(bat) JVM_SUPPORT_RECOMMENDED_ARGS=-Djavax.net.ssl.trustStore="path to cacert file"Check this article :https://confluence.atlassian.com/kb/unable-to-connect-to-ssl-services-due-to-pkix-path-building-failed-779355358.html
4) Update JDK


Info

If provided steps don't resolve the issue, please go to {baseUrl}/admin/sendemailtopage-admin/sendemailtopage-admin.action "Download Log Files" and open a ticket in our Service Desk and attach addon-log and atlassian-confluence.log.

...