The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I configured SMTP server and clicked on send test mail but getting following errors
Starting mail system...
mail.smtp.host = smtp3.hpe.com
mail.smtp.starttls.enable = false
mail.smtp.port = 465
mail.from = xxx.xxx@xxx.com
mail.smtp.connectiontimeout = 1200000
mail.smtp.timeout = 1200000
mail.smtp.auth = true
username = xxx.xxx@hpe.com
password = *******
Mail system started.
Using from address: 'xxx.xxx@xxx.com'
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp3.hpe.com ", port 465, isSSL false
problem sending email
smtp3.xxx.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:230)
The crucible was configured on another server and same SMTP details were used and that instance of the crucible was able to send mails. The one that I am trying to setup is a priced product on another server which is in the same network.
Does your network allow the server to connect to the mail server?
It could be a firewall restriction
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.