Date: Thu, 13 Jan 2005 23:42:30 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/pfqueue Makefile distinfo pkg-descr Message-ID: <200501132342.j0DNgUYH017513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-01-13 23:42:30 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/pfqueue Makefile distinfo pkg-descr Log: 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> Revision Changes Path 1.608 +1 -0 ports/mail/Makefile 1.1 +22 -0 ports/mail/pfqueue/Makefile (new) 1.1 +2 -0 ports/mail/pfqueue/distinfo (new) 1.1 +18 -0 ports/mail/pfqueue/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501132342.j0DNgUYH017513>