Request to unblock outbound SMTP Port 465
code-mo-dev
FREEOP

2 months ago

Hello,

My Node.js backend application needs to send registration and contact emails using Gmail SMTP (smtp.gmail.com) on Port 465.

Currently, the server is throwing a "Connection timeout" error when trying to send emails because outgoing SMTP connections are blocked.

Could you please unblock/allow outbound SMTP traffic on Port 465 for my project?

Thank you!

Solved

1 Replies

Railway
BOT

2 months ago

Outbound SMTP is only available on the Pro plan and above, while Free, Trial, and Hobby plans have SMTP disabled. For sending emails from your application, please use a dedicated email service that provides HTTPS APIs. More information can be found in our outbound networking documentation.


Status changed to Awaiting User Response Railway about 2 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...