25 for insecure traffic and 465 for secure traffic. You can use an ngrok TCP endpoint to connect to a local mail server with the following command.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Learn how to connect to your local SMTP mail server using ngrok TCP endpoints on ports 25, 465, 587, or 2525.
25 for insecure traffic and 465 for secure traffic. You can use an ngrok TCP endpoint to connect to a local mail server with the following command.
ngrok tcp 25
ngrok tcp 465
587 or 2525. Just adjust the command above accordingly.Was this page helpful?