Email sending fails
miteshpant
HOBBYOP

4 months ago

I have the following setting

SMTP_HOST=smtp.gmail.com

SMTP_PORT=587

SMTP_USER=***@foundrpilot.ai

SMTP_PASSWORD="*******"

SMTP_FROM_NAME=FoundrPilot

SMTP_FROM_EMAIL=s***@foundrpilot.ai

in the env , I am able to send email from my local using these and also using railways-cli from m y local but from the server it fails

Solved$10 Bounty

Pinned Solution

You need to be on the Pro plan to use SMTP. If you don't wish to upgrade to Pro, you can use a REST API service that provides SMTP support (eg, Resend).

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

1 Replies

Status changed to Awaiting Railway Response Railway 4 months ago


You need to be on the Pro plan to use SMTP. If you don't wish to upgrade to Pro, you can use a REST API service that provides SMTP support (eg, Resend).

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


Status changed to Solved 0x5b62656e5d 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...