SMPT Blocking
zeeshanali90233
PROOP

6 months ago

My SMTP Nodemailer is not sendng EMail , it is working local and all credentials are coming i checked, railway is blocking Post

Solved

4 Replies

Railway
BOT

6 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


6 months ago

Hello,

I have confirmed that SMTP is not blocked within your deployment. Any inability to use SMTP would come from the mail server you are using blocking you.


Status changed to Awaiting User Response Railway 6 months ago


christianheins
HOBBY

6 months ago

hi! I am having a simmilar issue where from my local environment I am able to send emails but from railway instances I can't.


Status changed to Awaiting Railway Response Railway 6 months ago


christianheins

hi! I am having a simmilar issue where from my local environment I am able to send emails but from railway instances I can't.

6 months ago

Hello,

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 documentation:

https://docs.railway.com/reference/outbound-networking

Best regards,

The Railway Team


Status changed to Awaiting User Response Railway 6 months ago


Status changed to Solved brody 6 months ago


Loading...