pmailq
postfix mail queue manager
Install
- All systems
-
curl cmd.cat/pmailq.sh
- Debian
-
apt-get install pmailq - Ubuntu
-
apt-get install pmailq - Kali Linux
-
apt-get install pmailq - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pmailq - Raspbian
-
apt-get install pmailq
pmailq
postfix mail queue manager
pmailq parses the output of command from postfix (postqueue -p). It permits to perform some actions on a group of entries in queue (like removing or displaying them in a machine readable format). They are selected by applying filters (wildcards are allowed) on criterias like email address, error message from SMTP server, message size, mail status in queue.