Commit graph

7 commits

Author SHA1 Message Date
schmonz
3a0fced293 Update to 1.2.3. From the changelog:
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
2007-06-01 15:25:04 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
schmonz
bae4830c23 Update to 1.2.0. From the changelog:
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.
2004-07-22 00:52:36 +00:00
zuntum
f5aed2fc53 Update qmHandle to 1.0.0
Changes: Several functional and stylish adjustments to the code,
and better handling of qmail start/stop.
2001-12-17 22:35:56 +00:00
zuntum
a822913478 Update qmHandle to 0.5.1
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}
2001-08-13 15:03:45 +00:00
zuntum
c768948081 Update qmHandle to 0.5.0
Changes:
  A syntax check on the parameters and display of Cc fields was added.
  Some other minor enhancements and bugfixes were also made.
2001-05-14 15:49:35 +00:00
zuntum
80034e1e3f Initial import of qmHandle-0.4.1
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
2001-04-27 15:46:03 +00:00