Setting up Gmail SMTP
neoscou
HOBBYOP

a month ago

Hi there!

Trying to set up gmail SMTP, and I'm noticing that when an email tries to send, it is getting blocked in the Deploy Logs:


I've tried ports 587 & 465, with secure being either true or false depending on port change, still no luck!

Anyone got any ideas about this?

Attachments

Solved

1 Replies

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


Loading...