23 days ago
I recently setup a n8n instance with workers. it generally works fine but it seem to have an issue connecting to external SMTP servers in order to sent password reset emails.
The same credentials (via env vars) work perfectly when i try them from another n8n instance locally on my machine. I also tried two different SMTP servers. one with Google Worksapce and another 3rd party. none worked on railway.
I'm wondering if railway is blocking this type of access or is this a known issue?
1 Replies
23 days 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 • 23 days ago
Status changed to Solved brody • 22 days ago