SMTP outbound connections don't work
skyfallwastaken
HOBBYOP

a year ago

Hi! I am using Uptime Kuma on Railway to check whether or not an SMTP server I am running on my main server is running or not. However, it seems like connecting to port 25 doesn't work at all for some reason. How can I fix this?

Solved

11 Replies

skyfallwastaken
HOBBYOP

a year ago

Here's my project ID: 053e6cf6-fc14-475c-be33-f456f31bc7e2


a year ago

SMTP outbound traffic is only available on Pro and Enterprise plans.


a year ago

That is a recent change to prevent spam and abuse.



skyfallwastaken
HOBBYOP

a year ago

I see, thanks for your help


a year ago

You can still send emails by using transactional email services with HTTPS APIs (like Resend)


skyfallwastaken
HOBBYOP

a year ago

My use case isn't to send emails per se, I mainly just want to open a TCP connection to check that the mail server is running


skyfallwastaken
HOBBYOP

a year ago

Is there a way I can open the connection and just not send any data? That would be fine for my use case


a year ago

Unfortunately there isn't any client-side hack you can do to complete that TCP handshake to the SMTP port


skyfallwastaken
HOBBYOP

a year ago

Alright, no worries!


a year ago

!s


Status changed to Solved medim 12 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...