Checking Port 25

 

On a Windows PC

Click on the Start menu button, usually located at the lower left corner of the screen. There is a tab called "Run". Click it and a new window will pop up. In the text field of this window you need to type cmd and then press the "Enter" key.

Another window will open. It is the so called "MS-DOS prompt" or "command prompt". Just type the following command in the command prompt window and press "Enter":

telnet my-domain-name.com 25  (my-domain-name.com is YOUR domain name)

On a MAC

Each Mac OS is delivered with a preinstalled terminal emulator. The terminal is a tool which allows you to execute commands from the command line. Usually, the terminal is located under your Mac HD -> "Applications" directory -> Utilities sub-directory. When the window opens, you will see a command line with a flashing cursor on it so you can start typing right away. Just type the following command and press "Enter":

telnet my-domain-name.com 25  (my-domain-name.com is YOUR domain name)
 

  TEST RESULTS
  In both cases, if the test is successful you should get a response similar to...

220 my-domain-name.com ESMTP... (plus other info like date etc appended to the result)

 
The reason why many ISPs block the default SMTP port 25 is because it can be used for sending unsolicited emails if the host PC (or MAC) has a virus or malware inside a program or application is sending email without your knowledge.

Was this answer helpful?

 Print this Article

Also Read

Rejected Email

Why has my email been rejected?Email can be rejected for a number of reasons, the primary one...

Manual Email Settings - Stack System Migrations

  EMAIL SETUP INFORMATION FOR SERVER MIGRATIONS   MANUAL EMAIL CONFIGURATION...

Email Newsletters - Guidelines & Checklist

Business newletters are a valuable and productive tool in internet trading, however,...

Mailscanner Configuration

With the MailScanner service you can control what happens to spam and viruses by changing the...

What is a POP3 Mailbox

  What is a POP3 mailbox?POP3 stands for 'Post Office Protocol 3' POP3 mailboxes...