diff options
author | petef <petef@FreeBSD.org> | 2001-08-25 02:29:56 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-25 02:29:56 +0800 |
commit | 9f61e3f927e00a473a69801d57585bde85370117 (patch) | |
tree | 063221e0bf37318694a95015cf9d99711ae981ab /mail/qmHandle/pkg-descr | |
parent | d31a556e3996b93506b0975a5ef6b0197fc0820d (diff) | |
download | freebsd-ports-gnome-9f61e3f927e00a473a69801d57585bde85370117.tar.gz freebsd-ports-gnome-9f61e3f927e00a473a69801d57585bde85370117.tar.zst freebsd-ports-gnome-9f61e3f927e00a473a69801d57585bde85370117.zip |
add qmHandle 0.5.1
Tool to view and manage a qmail queue
PR: 29840
Diffstat (limited to 'mail/qmHandle/pkg-descr')
-rw-r--r-- | mail/qmHandle/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/qmHandle/pkg-descr b/mail/qmHandle/pkg-descr new file mode 100644 index 000000000000..3f64e66b0374 --- /dev/null +++ b/mail/qmHandle/pkg-descr @@ -0,0 +1,15 @@ +qmHandle is a simple program which allows you to view and manage a qmail +message queue. + +The key features of qmHandle are: + * 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. + +WWW: http://www.io.com/~mick/soft/qmhandle.html + +- Pete +petef@FreeBSD.org |