listmonk icon indicating copy to clipboard operation
listmonk copied to clipboard

Can't send an email, no internet access from app container

Open BenoitEirik opened this issue 1 year ago • 2 comments

Version:

  • listmonk: v3.0.0
  • OS: Debian 12

Description of the bug and steps to reproduce: I have installed Listmonk using Docker, I can log into the app on my server can add lists, campaigns, subscribers, etc. but I can't send an email when I setup SMTP parameters (the parameters are correct). I got the error: dial tcp 213.156.68.104:587: connect: network is unreachable I'm on an IPV6 only server with a DNS64.

I tried to ping on the app container by I can't to any domain/IP. So I conclude that the container does not have internet access. Is this normal ? Thank you for any help.

BenoitEirik avatar Jun 25 '24 15:06 BenoitEirik

This is not normal. It must be a firewall configuration issue.

knadh avatar Jun 27 '24 09:06 knadh

This is not normal. It must be a firewall configuration issue.

Thank you for your response. All my outgoing traffic is open so for SMTP this shouldn't be a problem. What problem could be the cause of the error in the firewall?

BenoitEirik avatar Jun 28 '24 22:06 BenoitEirik

This issue has been marked 'stale' after 90 days of inactivity. If there is no further activity, it will be closed in 7 days.

github-actions[bot] avatar Sep 27 '24 01:09 github-actions[bot]

What firewall are you using? There's another issue covering docker & firewalls.

MaximilianKohler avatar Oct 05 '24 10:10 MaximilianKohler