Say HELO to the SMTP Tester
March 10, 2009 by admin
Have you ever had the need to test an SMTP server to figure out why email is not getting delivered? Sure you have. So, you break out telnet, and connect to to the mail server and deliver commands one at a time, and you have to type in commands one at a time…
HELO domain.com
MAIL FROM: username@domain.com
RCPT TO: someonelese@otherdomain.com
Well that is about to change. Download our new smtp test utility and you’re off to the races! It will run deliver a test email to any mail server and give you the output so you can troubleshoot.


