homelab/docs/How-to/troubleshoot.md
2024-03-17 11:07:58 +01:00

9 lines
255 B
Markdown

# 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)