/
Monitoring Mail Services
Monitoring Mail Services
Take a look at https://bitbucket.tornevall.net/users/tornevall/repos/checkmail/browse
This tiny script "suite" takes a look at internal mailservers - if they anwer or not - and if they stop working due to human errors that does not include configuration errors, this script will also restart the services that went down.
The script is based on PHP - initially it was written as a bash script that was running through common commands to test the mail. But some of the tests lies outside (as I know it) the bashifyable world so the tests are implemented as a PHP service instead. It runs through following protocols, which courier supports:
- imap.
- imap with tls.
- pop3.
- pop3 with tls.
- smtp (not testing tls since if smtp is DOWN the tls parts are also down).
, multiple selections available,
Related content
Instruktioner för inhämtning av mailhuvud
Instruktioner för inhämtning av mailhuvud
More like this
Using e-mail with Tornevall Networks
Using e-mail with Tornevall Networks
More like this
Information regarding e-mail 2016-06-14 (SE)
Information regarding e-mail 2016-06-14 (SE)
More like this
Setting up postfix
Setting up postfix
More like this
InfraGuard Project
InfraGuard Project
More like this
Troubleshooting, Bugtracking, Error reporting
Troubleshooting, Bugtracking, Error reporting
More like this