docs: add smtp case troubleshoot

This commit is contained in:
vincent 2024-01-30 18:27:25 +01:00
parent 49f639cb15
commit 2da18e9c12

View File

@ -0,0 +1,8 @@
# Troubleshooting
## issue with SMTP traefik port
ensure that no other traefik router (httt or TCP) listening on smtp or
all entrypoint this can pertuubate smtp TLS connection
see [https://doc.traefik.io/traefik/routing/routers/#entrypoints_1](here)