aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-13 23:42:30 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-13 23:42:30 +0000
commit99e5cba66c5b2d5305447b08821a586d9ed28f26 (patch)
treedf9575c04de48505afb1508c3a2fba6890b064ae /mail/Makefile
parent768780a3d366e9e913973ced74d93037d02cd48b (diff)
downloadports-99e5cba66c5b2d5305447b08821a586d9ed28f26.tar.gz
ports-99e5cba66c5b2d5305447b08821a586d9ed28f26.zip
New port: mail/pfqueue A console-based tool for handling postfix queues
pfqueue is an effort to give postqueue/mailq/postsuper a console (ncurses) interface: it won't add any particular functionality to those provided with postfix itself, but will hopefully make them to use. It's a real-time queue scanner, that show per-queue lists of existing messages; the messages can be deleted, put on hold or released 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 you deferred queue PR: ports/76203 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes
Notes: svn path=/head/; revision=126377
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 1cb08b25952b..3a25df1d019e 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -323,6 +323,7 @@
SUBDIR += perdition
SUBDIR += pflogstats
SUBDIR += pflogsumm
+ SUBDIR += pfqueue
SUBDIR += pgen
SUBDIR += pgp4pine
SUBDIR += pgpsendmail