to confirm outbound port 465 to smtp.hostinger.com is allowed
mrop18
HOBBYOP

a month ago

We are running a Node.js backend on Railway and using Hostinger SMTP for transactional emails.

Email sending works correctly in our local development environment using the following SMTP server:

Host: smtp.hostinger.com

Port: 465 (SSL)

However, after deploying to Railway, email sending fails while using the same SMTP credentials and configuration. We would like to confirm whether outbound connections from our Railway service to smtp.hostinger.com on port 465 are allowed.

Could you please verify:

  1. Whether outbound traffic to smtp.hostinger.com:465 is permitted.
  2. Whether there are any restrictions on SMTP traffic from Railway services.
  3. If port 465 is restricted, which SMTP ports are recommended for external email providers such as Hostinger.

Thank you.

Solved

1 Replies

Railway
BOT

a month 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 1 month ago


Railway
BOT

a month 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 26 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...