Test your SMTP server using Windows Telnet Feature

Test-your-SMTP-server-using-Windows-Telnet-Feature

Last updated on March 30th, 2023 at 05:07 pm

Read Time:53 Second

If you want to test your SMTP server is working correctly, you can use the telnet feature within Windows. The following guide will walk you through the steps to carry this out.

Telnet to test your SMTP server

Just open up an elevated command prompt then enter these commands in turn:

telnet yourmaildomainname 25
Telnet to test your SMTP server

This should then connect to your domain and you will see a message like this:

Test your SMTP server using Windows Telnet Feature 1

Then run this command:

helo techygeekshome.info

This should then give you a 250 response:

telnet to mail server

Then run this command for your sender address:

mail from: [email protected]

This should give you a 250 OK response:

send telnet email from

Then run this command for the recipiant of the email:

rcpt to: [email protected]

Then type data and hit the Enter key. If this has worked, you should get a response with a 250 2.6.0 in there and an email address.

Feedback

We would love to hear your feedback on this article so come and join us on Facebook or Twitter and let us know what you think!

Avatar for Andrew Armstrong

About Post Author

Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 23 years. Sharing experience and knowledge whenever possible! Making IT Happen.
administrator
Click to rate this post!
[Total: 0 Average: 0]

Free Subscription

If you want to be notified when we post more quality guides like this one, sign up to our free subscription service and you will receive an email when a new post is live.

Join 543 other subscribers.

No need to worry, we will not be filling your inbox with spam and you can unsubscribe anytime you like.


Leave us a message...

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