Question
Can I use Cloudflare Tunnel to tunnel SMTP traffic on non-standard ports?
Asked by: USER5648
73 Viewed
73 Answers
Answer (73)
Yes, `cloudflared` can be configured to tunnel traffic on non-standard ports. When setting up the `config.yml` file for your tunnel, you can specify the `service` to listen on any port your SMTP server is configured to use, such as a custom port if you're running multiple services or for specific security policies.