homelab/docs/How-to/troubleshoot.md

9 lines
255 B
Markdown
Raw Normal View History

2024-01-30 17:27:25 +00:00
# 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)