Mailgun blocked?
oligirling
HOBBYOP

7 months ago

An issue started today where i cannot connect to Mailgun's SMTP. This was not previously a problem

root@1dceb4cc5bb4:/application# telnet smtp.eu.mailgun.org 587

Trying 34.95.107.114...

telnet: Unable to connect to remote host: Connection timed out

Ive also tried:

telnet smtp.eu.mailgun.org 2525

And
openssl s_client -connect smtp.eu.mailgun.org:465

Same issue. Wonder if something has changed?

Solved

6 Replies

Railway
BOT

7 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


7 months ago

Hello,

Outbound SMTP connections are disabled on Railway to prevent abuse and protect our IP reputation.

For sending emails from your application, please use a dedicated email service that provides HTTPS APIs. More information can be found in our documentation:

https://docs.railway.com/reference/outbound-networking

Best regards,

The Railway Team


Status changed to Awaiting User Response Railway 7 months ago


oligirling
HOBBYOP

7 months ago

Is this a recent change? Has been working for the last month but stopped working today


Status changed to Awaiting Railway Response Railway 7 months ago


oligirling

Is this a recent change? Has been working for the last month but stopped working today

jhud
PRO

7 months ago

It's a sudden unannounced change to block outgoing SMTP traffic - more info here: https://station.railway.com/questions/smtp-65969dff


Status changed to Solved brody 7 months ago


brody

Hello,Outbound SMTP connections are disabled on Railway to prevent abuse and protect our IP reputation.For sending emails from your application, please use a dedicated email service that provides HTTPS APIs. More information can be found in our documentation:https://docs.railway.com/reference/outbound-networkingBest regards,The Railway Team

oligirling
HOBBYOP

6 months ago

Based on this response -> https://station.railway.com/questions/smtp-65969dff#yzxv -> could you also apply the credit to my account as this causes a nightmare our end.


Status changed to Awaiting Railway Response Railway 7 months ago


oligirling

Based on this response -> https://station.railway.com/questions/smtp-65969dff#yzxv -> could you also apply the credit to my account as this causes a nightmare our end.

6 months ago

Done!


Status changed to Awaiting User Response Railway 7 months ago


Status changed to Solved brody 7 months ago


Loading...