Replies: 1 comment
-
So the bug is in PoweShell (send-mailmessage), which does not support sending smtp on port 465. On another application everything works! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't get mailrise to work on a public domain. I would like to use it as my smtp server from anywhere.
My intention:
But I can't establish a connection at all.
Return error:
net_io_connectionclosed
Traefik (exposed ports: 80, 443, 465):
mailrise.conf:
I have defined the certificate according to this guide: https://technotim.live/posts/traefik-3-docker-certificates/
Has anyone solved this?
Beta Was this translation helpful? Give feedback.
All reactions