Initiates an SMTP connection to a host and determines its health based on status codes and timers.
From PyPi:
$ sudo pip install smtp-health-check
From source code:
$ sudo python setup.py install
See the help page with:
$ smtp-health-check --help
Once installed, trying a single check is easy:
$ smtp-health-check smtp.gmail.com