Zebedee’s SMTP Tester
by Zebedee on Nov.04, 2008, under Linux, Scripts
On a day to day basis I have to run tests on certain mail servers. The main test I use is to telnet onto port 25 and manually creating the mail by hand to see where it fails. Because of always forgetting either the commands or correct order of them I decided to write a basic SMTP test bash script. This script is far from complete and does not have any guarantees of working but thought it would good to let others use it if they want. if you need any help or support just leave a comment and i will get back to you.
to run script just enter into the correct folder then type sh ZST.sh



