mailq-list.pl is Postfix mailq viewer.
Normal Postfix mailq command shows only envelope information.
If you want to know header information, you run postcat
command every each time.
maiq-list.pl supports that you can show all queues' header information.
- Set executable permission:
chmod +x mailq-list.pl
- Put (copy or move) mailq-list.pl to PATH registered directory.
- Invoke
mailq-list.pl
. it need no any arguments.
MIT.
OGATA Tetsuji [email protected] @xtetsuji