summaryrefslogtreecommitdiff
path: root/network/pfqueue/README
diff options
context:
space:
mode:
authorRicardo J. Barberis <ricardo.barberis@gmail.com>2018-08-30 01:29:12 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-01 07:32:18 +0700
commiteeb023ea8841ca64d9aad7b1d7a65df0c4eb0cd3 (patch)
treeaa8846f3d75481aaf6eee184b9af7c2ac2424b8f /network/pfqueue/README
parent20a69a1bc603f072f04e4287d3e84d7cd7e21ba7 (diff)
downloadslackbuilds-eeb023ea8841ca64d9aad7b1d7a65df0c4eb0cd3.tar.gz
network/pfqueue: Added (ncurses interface for postqueue/mailq etc).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/pfqueue/README')
-rw-r--r--network/pfqueue/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/pfqueue/README b/network/pfqueue/README
new file mode 100644
index 0000000000..ccae30bfcb
--- /dev/null
+++ b/network/pfqueue/README
@@ -0,0 +1,12 @@
+pfqueue is an effort to give postqueue/mailq/postsuper/exim4 a console
+(ncurses) interface: it won't add any particular functionality to those
+provided with MTAs themselves, but will hopefully make them easier to
+use.
+
+It's a real-time queue scanner, that shows per-queue lists of existing
+messages; the messages can be shown, deleted, put on hold, released or
+requeued.
+
+Just for example, it may be useful to inspect a traffic jam at a given
+time, to see what is falling into and unexpectedly crowding your deferred
+queue.