Onsite Network Consulting

Helping you manage your technology!

  • Increase font size
  • Default font size
  • Decrease font size
Home Email
E-mail Print PDF

This is a sample SMTP server test by using Telnet on port 25.
telnet (ip address or name) 25

EHLO
MAIL FROM:user @ some.tld
RCPT TO:test @ some.tld
DATA
Subject: This is an SMTP Test
This is a test of the SMTP server.  Please reply if you get this email.

Russell
.

QUIT

You will need to copy to Notepad first, modify (removing extra spaces from email addresses, then paste...Depending on which device you are sending the test to, you may need to replace the EHLO command with HELO.

Other Items:

Last Updated on Thursday, 11 March 2010 22:47