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/Makefile | |
parent | 2d55c1b9188e814a60037531ef8dd4748354a223 (diff) | |
download | freebsd-ports-gnome-653172e5a29bb8867841451b519c0fd621e4a8ba.tar.gz freebsd-ports-gnome-653172e5a29bb8867841451b519c0fd621e4a8ba.tar.zst freebsd-ports-gnome-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/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index f1170ba0ce63..13a4200b3f8e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -393,6 +393,7 @@ SUBDIR += qmailadmin-devel SUBDIR += qmailanalog SUBDIR += qmailmrtg7 + SUBDIR += qmqtool SUBDIR += qmrtg SUBDIR += qpopper SUBDIR += qscan |