SMTP outbound connections don't work
skyfallwastaken
HOBBYOP

10 months 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

10 months ago

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


10 months ago

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


10 months ago

That is a recent change to prevent spam and abuse.



skyfallwastaken
HOBBYOP

10 months ago

I see, thanks for your help


10 months ago

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


skyfallwastaken
HOBBYOP

10 months 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

10 months ago

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


10 months ago

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


skyfallwastaken
HOBBYOP

10 months ago

Alright, no worries!


10 months ago

!s


Status changed to Solved medim 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...