uniplug / youtrack-docker

Dockerized YouTrack | Issue Tracking and Project Management Tool
http://uniplug.ru
MIT License
27 stars 20 forks source link

Error with "send mail" in Version 6.5 and 7.0 #4

Closed niklasfyi closed 7 years ago

niklasfyi commented 7 years ago

Hello,

I get the following error when I try to send a test mail from within youtrack:

Mail server connection failed; nested exception is com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.1und1.de, 587; timeout 30000; nested exception is: java.net.UnknownHostException: smtp.1und1.de. Failed messages: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.1und1.de, 587; timeout 30000; nested exception is: java.net.UnknownHostException: smtp.1und1.de

Do I need to specify any additional settings? I am using the docker image within kubernetes

Thank you guys for you work :+1:

Raerten commented 7 years ago

sorry for the delay. this error is not related to docke image, most likely image has no access to Internet

niklasfyi commented 7 years ago

Sorry that I forgot about this issue. We have fixed the problem. It had something to do with docker, but not your image ;)