June 16, 2020
2min Read
Edgaras G.
Before you get to use SMTP port 587 to send out emails, you need to check its connection first. Here, we will show you how to check if the SMTP port 587 is not blocked. By the end of this article, you’ll be able to know whether or not you can integrate the port with your email service.
Upgrade your Web Hosting today with Hostinger!
Port 587 is the default mail submission port that supports all types of SMTP data transmission. Supported by the majority of servers, this port is a popular choice for handling mail submissions. Combined with TLS encryption, SMTP port 587 ensures your emails are secure and delivered safely.
Despite port 587’s popularity, not all hosting services support it. Therefore, it’s essential to check the port’s availability before integrating it with your email service.
Here’s a step-by-step guide on how to check if SMTP port 587 is not blocked:
Here’s how to access the system console in either Windows, Linux, and macOS:
Telnet is a network protocol that enables remote control over computers. It also lets you test whether a specific port is accessible or not. We’ll be using the Windows command prompt for this example.
Here’s how to use telnet command to check SMTP port 587 connection:
telnet yourdomain.tld 587
Note: This message may vary from system to system.
As hosting services don’t support SMTP port 587, it’s essential to check the port’s connection before integrating it with an email service. We hope this tutorial helps you verify whether or not the port is blocked on your network.
August 29 2019
This is great Advice. Love it. keep up the good work.
September 02 2019
Perfect! Nice quick way to test, thank you :)
June 29 2020
This is a solution I have found elsewhere. Need to setup a new firewall rule. https://support.plesk.com/hc/en-us/articles/213958265-SMTP-does-not-work-on-port-587-in-MailEnable
September 25 2020
This is the answer I get on the console. 'telnet' is not recognized as an internal or external command, operable program or batch file.
November 19 2020
Hi Phil, Telnet is no longer standard installed on Windows 10. Go in settings to "Apps & Features", Look in "Related Settings" for "Programs and Features", select "Turn Windows Features on or off" (you will need administrative privileges) and find in the list "Telnet Client". Put a check mark next to it and click "Ok". Windows will install the command. If you do not have administrative privileges contact your IT division. There are several other commands like FTP which are also not installed by default.
Tomislav T.
Replied on November 18 2020
Hey there Phil. I can't check the issue from here, but perhaps you can message our support team to help you out? :)