Skip to content

Initiates an SMTP connection to a host and determines its health based on status codes and timers.

License

Notifications You must be signed in to change notification settings

RSEmail/smtp-health-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smtp-health-check

Initiates an SMTP connection to a host and determines its health based on status codes and timers.

Installation

From PyPi:

$ sudo pip install smtp-health-check

From source code:

$ sudo python setup.py install

Usage

See the help page with:

$ smtp-health-check --help

Once installed, trying a single check is easy:

$ smtp-health-check smtp.gmail.com

About

Initiates an SMTP connection to a host and determines its health based on status codes and timers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages