• Skip to main content
  • Skip to primary sidebar
  • Home
  • Technology
  • Inspiration
  • Photography
  • Business
  • Games
  • More
    • SEO
    • Tutorial
      • Coding
      • WordPress
    • Resume/CV
    • Graphics
      • Logo
    • Wallpapers
    • Freebies

Free Web Resources

For Smart Internet Users, Designers and Developers

Steps to test the SMTP Server using Command Line on Telnet or by using Online Tools

by Rupesh Kumar

SMTP or Simple Mail Transfer Protocol is used as the backbone for sending and receiving mails over the internet. SMTP does the needful and you it acts as a carrier to send and receive mails. This is highly convenient as you do not have to worry about the underlying protocols, commands etc. as you have the SMTP server to take care of it.

To check the proper working of a SMTP server, you can make use of telnet and know if the server is functioning the way it has to, if there are any blocks in communication, relay of mails to a particular domain, commands supported by the server, the response time and the identification of hostnames.

Testing using Telnet sessions

A verification of the telnet client is mandatory and after this, you will have to search for the mail server to which you wish to login. There are commands such as nslookup to do the same. Also, you will need the DNS PTR for the IP you wish to use. If you wish to know your IP, you can Google for it as there are various websites that do the needful.

Please check the below screenshot to run the command for both Linux and Windows:

Find more examples on https://mailtrap.io/blog/2016-07-26-how-to-test-smtp-server

The necessary requirements are to know the MX record and PTR for IP which will enable you to login to the SMTP server. When you login, you might see the following code:

You will have to type the MAIL FROM command and this will show the address to which all e-mail bounces get delivered. Also, you can send the RCPT TO command after sending to MAIL FROM command to assess where the mail heads to.

There are certain servers that also support PIPELINING. Under such conditions, the server will wait until DATA command is received before it responds to any command following EHLO.

Testing SMTP Servers using Online Services

To start with, you will have to define the SMTP server address and it includes several tasks in testing such as DNS Black List status, MCX records, relaying configurations, PTR Record and the verification of e-mail address. Listed below are some online services to test the SMTP servers:

  1. MX Toolbox

It is a free toolbox which offers limited number of tests and checks if the reverse DNS has a mismatch, if the hostname is valid, checks for the banner, TLS, connection time, open relay and transaction time.

  1. Wormly

This gives you a free trial to check the SMTP server. However, you cannot define the ports yourself and the connection used is not secure.

  1. SMTPer

This is one of the best solutions available as you can define ports, users and also use a secure connection.

  1. Test-smtp.com

You can use this online service to test for relays. However, it does not serve as a proper online tool.

  1. tcsoftware.net

Although this does not provide a secure connection, it allows you to test for MX, DNS black list, verification of e-mail address, PTR record and relay configuration.

What to read next?

  • Learn How Solar Panels Work to Maximize Their Potential
  • Free online services to create and convert PDF documents
  • 7 Useful Online Code Editors
  • The Importance of a Great Ecommerce Platform
  • 30 Amazing Examples Of Wide Angle Photography
  • 7 Common Snafus To Avoid While Develop New E-commerce Store

Filed Under: Technology

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Search

Trending

  • 30 Funny Examples Of Fat Animals
    30 Funny Examples Of Fat Animals
  • 7 Best Video Chat Websites
    7 Best Video Chat Websites
  • 15 Wonderful Magical Pictures for Creative People, and Children
    15 Wonderful Magical Pictures for Creative People, and Children
  • 35 Useful Free Download Puffy Fonts
    35 Useful Free Download Puffy Fonts
  • Why Design Matters for Sports Betting Sites and Apps
    Why Design Matters for Sports Betting Sites and Apps
  • 20 Best DVD Menu & Software
    20 Best DVD Menu & Software
  • Best Barbie Font for your next project
    Best Barbie Font for your next project
  • 20 Beautiful Examples Of Macro Eye Photography
    20 Beautiful Examples Of Macro Eye Photography
  • 19 Cool One-letter Logo Designs
    19 Cool One-letter Logo Designs
  • 10 Best Nursing Resume Templates
    10 Best Nursing Resume Templates

Pages

  • About
  • Privacy Policy
  • Contact
  • Facebook
  • RSS
  • Twitter

EMAIL NEWSLETTER

Get the latest in your Inbox for free.

Copyright © 2022 ยท Free Web Resources