How to use qmHandle
Friday, January 15th, 2010qmHandle is a tool which can be used to manage the qmail message queue. It’s written in Perl (so fully customizable) and has more features than qmail-qread and qmail-qstat.
qmHandle is a simple program which allows you to view and manage the qmail message queue.
The key features of qmHandle are:
- Freeware and open source, under the GNU General Public License;
- More information provided when reading queue contents compared to qmail-qread
- You can print queue statistics, like qmail-qstat, with color capabilities;
- You can view a message in the queue;
- You can remove one or more messages from the queue based on a criterion or use multiple delete requests each having its own criterion;
- Written in Perl, and therefore easily customizable and truly multiplatform.
The software will work on every Unix platform with Perl installed and qmail installed.
qmHandle can be downloaded qmHandle project homepage
For me qmHandle is a great tool and a must have for sysadmin for managing qmail queue system. Enough for explanation. Now let’s get started how to use it.