aridstudio
PROOP
9 months ago
Can i use smtp server template in Railway?
6 Replies
9 months ago
SMTP servers wouldn't work on Railway cause you'd need to expose TCP port 25 for SMTP to work and the problem with doing this on Railway is you cannot define the ports that're exposed with TCP
9 months ago
N/A
9 months ago
You can host an SMTP client on Railway though, assuming the SMTP server is somewhere else (maybe resend or something)
9 months ago
what fragly said is true but you can tell your SMTP client to connect to Railway's random TCP port.
9 months ago
!s
Status changed to Solved dev • 9 months ago