Hello everyone.
Two days ago the server where my Jira software is hosted got full and I could'nt do anything so I had to expand the space in the server. But after I did that the notifications aren't getting to the people. I mean the notifications is not working in JIRA.
This is the error that shows up :
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.mandrillapp.com, 587; timeout 10000;
nested exception is:
java.net.UnknownHostException: smtp.mandrillapp.com
at com.atlassian.mail.server.impl.SMTPMailServerImpl.sendWithMessageId(SMTPMailServerImpl.java:225)
at com.atlassian.mail.server.impl.SMTPMailServerImpl.send(SMTPMailServerImpl.java:162)
at com.atlassian.jira.plugins.mail.webwork.SendTestMail.doExecute(SendTestMail.java:107)
at webwork.action.ActionSupport.execute(ActionSupport.java:165)
at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:63)
at webwork.interceptor.DefaultInterceptorChain.proceed(DefaultInt…Read more
Hi @Alejandro Rodriguez ,
Welcome to the Community!
Given that the error message says unknown host exception, it sounds like the Jira server is unable to locate the machine your SMTP server is running on.
You might want to try the steps listed here: https://confluence.atlassian.com/jirakb/unable-to-send-mail-due-to-could-not-connect-to-smtp-host-297665338.html
I would try running those from a command prompt/terminal on the Jira server machine itself to verify that you can actually connect to the SMTP server from the Jira server outside of the application. If you still can't connect you will probably want to involve your companies network engineers to assist with the connection issues.
I hope that helps!
-James
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.
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.