MailMum Cron

Monitoring Postfix Email Queue and add Push Notifications

Monitoring email queues on your favorite email server is an essential task of an email admin, as rising queues are often an indication of problems. First, you need to understand how queues work, manage them, and get emails enqueued. Then build a shell script to monitor them. In the last step, you will learn how to get smartphone push notifications by sending emails to a third-party push service. Queue Basics Sending and receiving emails is by default done asynchronously.