blob: 63d0d8b9647456501e48dd1afea3c29e73bc45d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
qmHandle is a simple perl script 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
* You can read the qmail queue, like you do with the qmail-qread program.
However, the output of this program is improved over qmail-qread,
with the output of the message subjects and color capabilities
* You can print queue statistics, like qmail-qstat with color capabilities
* You can view a message in the queue
* You can remove a message from the queue
|