4 months ago
I have the following setting
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
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
Pinned Solution
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).
1 Replies
Status changed to Awaiting Railway Response Railway • 4 months ago
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).
Status changed to Solved 0x5b62656e5d • 2 months ago