freebsd-ports/mail/pfqueue/pkg-descr
Stefan Eßer ade2a047e0 Remove WWW lines that have been moved into Makefiles
Approved by:	portmgr (implicit)
2022-09-08 17:46:38 +02:00

10 lines
417 B
Text

pfqueue provides a console (ncurses) interface to Postfix 1, Postfix 2 and
Exim mail queues.
It is a real-time queue scanner that shows per-queue lists of existing
messages; the messages can be deleted, put on hold or released.
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.
Marcus Alves Grando <mnag@FreeBSD.org>