SMTP outbound connections don't work
skyfallwastaken
HOBBYOP

7 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

7 months ago

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


7 months ago

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


7 months ago

That is a recent change to prevent spam and abuse.



skyfallwastaken
HOBBYOP

7 months ago

I see, thanks for your help


7 months ago

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


skyfallwastaken
HOBBYOP

7 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

7 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


7 months ago

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


skyfallwastaken
HOBBYOP

7 months ago

Alright, no worries!


7 months ago

!s


Status changed to Solved medim 7 months ago


Loading...