aridstudio
PROOP
a year ago
Can i use smtp server template in Railway?
6 Replies
a year 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
a year ago
N/A
a year ago
You can host an SMTP client on Railway though, assuming the SMTP server is somewhere else (maybe resend or something)
a year ago
what fragly said is true but you can tell your SMTP client to connect to Railway's random TCP port.
a year ago
!s
Status changed to Solved dev • 11 months ago