* Printing message no: was code not tested prior to 1.3.1 release...perl
compilation errors. Fixed.
* Reworked qmhandle left out printing message no: when detailed
listing of messages is requested! Fixed.
* Reworked qmhandle to be more accurate in reporting queue information
(todo state, bouncing...)
* Reworked qmhandle to be more efficient in handling message deletion
when more than one message will be deleted
* Added big-todo support (required since todo files need to be handled)
* Added delete from sender support (both regular expression and
string matching)
* Added touch info file for messages to remote domain for earlier
retry (at the cost of longer queue life)
* Added delete if message header or body line matches regular
expression (case sensitive and insensitive matching)
1.2.3
* Fix: queue display transpose bug
1.2.2
* Fix: added deletion routines to handle files in bounce subdirectory
* Fix: added whitespace remove line for pidof output reported by
Charlies (cng-oz)
1.2.1
* Corrected an error in the README, and one in the HISTORY
1.2.0
* CHANGED SWITCH NAME: "-m" is now used to view messages (no more "-v")
* Added "-V" switch to print program version
* Added switch to delete messages based on subject [thanks Arne Bernin]
* Included GPL licence in the distribution
* Now qmail is stopped only once for multiple deletions of messages, which
makes things a bit faster
* Corrected a bug which might have caused wrong messages to be deleted
* Corrected several minor bugs
1.1.1 (July 10, 2003)
* Corrected a bug which caused the -a switch not not work.
1.1.0 (June 4, 2003)
* First release as a Sourceforge.Net community project... development
resumes!!!
* Added -a option to immediately send queued messages.
Notable pkgsrc changes:
* Configure using subst.mk.
* Remove RESTRICTED (it no longer appears to be true).
* Take MAINTAINER.
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}
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