I have successfully set up email from JIRA using (for example):
Protocol: SECURE SMTP
Host name: mail.<mycompany>.com.au
SMTP Port: 465
Timeout: 10000
TLS: No
Username: <myname>@<mycompany>.com.au
However, using the same details for Confluence (except Protocol because the option isn't offered), I am getting a timeout. Any suggestions?
Hey @Peter Macdonald,
To implement this in Confluence, I believe you'd need to use the JDNI configuration by adding the mail.transport.protocol="smtps" parameter to your mail server configuration in <Confluence-Installation>/conf/server/xml file.
You might want to follow the steps described in our Setting Up a Mail Session for the Confluence Distribution documentation to do this.
Hope this helps :)
Thanks Lauretha
I followed your tip and setup a JNDI Session which worked perfectly.
Regards
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also worked for me. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.