Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Changes: Several functional and stylish adjustments to the code,
and better handling of qmail start/stop.
|
|
|
|
This unbreaks this package in bulk builds.
|
|
Changes:
0.5.1 (July 23, 2001)
* Added a -D option which deletes al message in both local and remote queue.
[Thanks Kasper Holtze]
* Fixed a bug with the CC field when displaying message list.
o depend on qmail>=1.03
o use REPLACE_PERL instead of ${SED}
|
|
|
|
Changes:
A syntax check on the parameters and display of Cc fields was added.
Some other minor enhancements and bugfixes were also made.
|
|
|
|
qmHandle is a simple perl script which allows you to view and manage the qmail
message queue.
The key features of qmHandle are:
* Freeware and open source, under the GNU General Public License
* You can read the qmail queue, like you do with the qmail-qread program.
However, the output of this program is improved over qmail-qread,
with the output of the message subjects and color capabilities
* You can print queue statistics, like qmail-qstat with color capabilities
* You can view a message in the queue
* You can remove a message from the queue
|