SMTP Timeout
albertoromerogr
HOBBYOP

2 months ago

Hello,

I have a Node.js application deployed on Railway (https://frogboxprogram-backend-production.up.railway.app) that needs to send emails through your SMTP server.

The problem is that Railway is giving me a "Connection timeout" error when trying to connect to the SMTP server, but it works perfectly from my local machine using the exact same credentials.

Thanks!

Solved

3 Replies

2 months ago

Hey, SMTP is only available on the pro plan or above. https://docs.railway.com/reference/outbound-networking#email-delivery


Status changed to Awaiting User Response Railway 2 months ago


albertoromerogr
HOBBYOP

2 months ago

Thx for the aunswer.
even if I use an external SMTP server i need to be pro?


Status changed to Awaiting Railway Response Railway 2 months ago


2 months ago

Yes, we recommend using email services that provide HTTP APIs like resend.


Status changed to Awaiting User Response Railway 2 months ago


Status changed to Solved brody 2 months ago


Loading...