mailping-cron
monitor email service availability and functioning
Install
- All systems
-
curl cmd.cat/mailping-cron.sh
- Debian
-
apt-get install mailping
- Ubuntu
-
apt-get install mailping
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mailping
- Raspbian
-
apt-get install mailping
- Dockerfile
- dockerfile.run/mailping-cron
mailping
monitor email service availability and functioning
Monitor email service availability and functioning. Tests the whole route from SMTP submission to local delivery, not just whether an SMTP server accepts TCP connections. Multiple email servers can be tested by creating a remote alias that points back to a local address, and sending test emails to it. The results of this monitoring are available as graphs via Munin plugins, and can be connected to Nagios to send alerts when the test emails no longer get delivered, or if the delivery takes too long.