You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
From the docker container, I get a SMTP timeout. (I tried 3 STMP servers they all timeout)
I've configured the ENV in the docker-compose, then: docker-compose up -d
wait for boot go to register, click join, I get a nice POST
Sounds like a firewall rule or mis-configuration someplace, impossible to tell without more details.
Can you telnet from the container to the mail server 25?
Describe the bug
From the docker container, I get a SMTP timeout. (I tried 3 STMP servers they all timeout)
I've configured the ENV in the docker-compose, then:
docker-compose up -d
wait for boot go to register, click join, I get a nice POST
Then
To Reproduce
Steps to reproduce the behavior:
docker-compose up -d
Expected behavior
SMTP should not time out
Tried
service docker restart
The text was updated successfully, but these errors were encountered: