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