Tag: Mail
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. (continue reading…)



