aboutsummaryrefslogtreecommitdiff
path: root/mail/queue-repair/pkg-descr
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2002-10-08 14:19:44 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2002-10-08 14:19:44 +0000
commitb18c0056d8f2874c85e6ded2e45a4b8a47121d34 (patch)
tree4416b3e39475c3e42c1f3640c4d99c01a08b3ebc /mail/queue-repair/pkg-descr
parent4173c41acee38ae91c2aa218e4be1d5b6d1d453a (diff)
downloadports-b18c0056d8f2874c85e6ded2e45a4b8a47121d34.tar.gz
ports-b18c0056d8f2874c85e6ded2e45a4b8a47121d34.zip
Notes
Diffstat (limited to 'mail/queue-repair/pkg-descr')
-rw-r--r--mail/queue-repair/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/queue-repair/pkg-descr b/mail/queue-repair/pkg-descr
new file mode 100644
index 000000000000..f9af281c9fca
--- /dev/null
+++ b/mail/queue-repair/pkg-descr
@@ -0,0 +1,19 @@
+queue_repair features include:
+- automatic, dynamic determination of UIDs and GIDs.
+
+- automatic, dynamic determination of conf-split; can be overridden on the
+ commandline to change the conf-split of an existing queue without running a
+ parallel, temporary instance of qmail for queuelifetime. Just recompile and
+ stop qmail, run queue-repair, and restart qmail.
+
+- automatic, dynamic determination of use of big-todo; can be overridden on the
+ commandline to change an existing queue as above.
+
+- handles basic tasks like fixing a queue restored from backups, incorrect
+ ownership or permissions of directories and files, missing or extra split
+ subdirectories, unexpected files or other direntries, or creating a valid
+ queue from scratch.
+
+- can run in repair or test (report-only) modes. The default is test mode.
+
+WWW: http://www.qcc.ca/~charlesc/software/queue_repair/