From 653172e5a29bb8867841451b519c0fd621e4a8ba Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 10 Apr 2005 13:13:11 +0000 Subject: 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 --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') 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 -- cgit