diff options
author | pav <pav@FreeBSD.org> | 2005-04-10 21:13:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-10 21:13:11 +0800 |
commit | 653172e5a29bb8867841451b519c0fd621e4a8ba (patch) | |
tree | 2e664802de0b6a7001a306a7e4afad159399aa4b /mail/qmqtool/pkg-descr | |
parent | 2d55c1b9188e814a60037531ef8dd4748354a223 (diff) | |
download | freebsd-ports-graphics-653172e5a29bb8867841451b519c0fd621e4a8ba.tar.gz freebsd-ports-graphics-653172e5a29bb8867841451b519c0fd621e4a8ba.tar.zst freebsd-ports-graphics-653172e5a29bb8867841451b519c0fd621e4a8ba.zip |
qmqtool is a qmail queue manipulation program geared towards the
viewing and safe modification of the contents in a qmail queue.
Features include finding abusers, sorting messages by sender/sender's IP,
showing stats, requeue messages, queue consistency check, queue
backup/restore, and others.
PR: ports/79718
Submitted by: Matthew Will <mwill@spingen.com>
Diffstat (limited to 'mail/qmqtool/pkg-descr')
-rw-r--r-- | mail/qmqtool/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/qmqtool/pkg-descr b/mail/qmqtool/pkg-descr new file mode 100644 index 00000000000..82e82d58ae5 --- /dev/null +++ b/mail/qmqtool/pkg-descr @@ -0,0 +1,11 @@ +qmqtool is a qmail queue manipulation program geared towards the +viewing and safe modification of the contents in a qmail queue. + +Features include finding abusers, sorting messages by sender/sender's IP, +showing stats, requeue messages, queue consistency check, queue +backup/restore, and others. + +WWW: http://jeremy.kister.net/code/qmqtool/ +Author: Jeremy Kister + +- Matthew Will <mwill@spingen.com> |