qmqtool

A qmail queue manipulation program
Download

qmqtool Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jeremy Kister
  • Publisher web site:
  • http://jeremy.kister.net/code/qmqtool/

qmqtool Tags


qmqtool Description

A qmail queue manipulation program qmqtool is a qmail queue manipulation software geared towards the viewing and safe modification of the contents in a qmail queue.qmqtool may be copied and distributed under the terms found in the Perl "Artistic License". A copy of this license may be found in the standard Perl distribution, or in the file "Artistic".qmqtool was designed with Michele Beltrame's "qmHandle" in mind, however no source code from qmHandle was used within qmqtool.qmqtool is significantly faster than qmHandle 1.2.0 on my system, even though it has more work to do (such as examining the todo queue):> time qmqtool -sMessages in local queue: 0Messages in remote queue: 0Messages in todo queue: 0real 0m0.777suser 0m0.650ssys 0m0.110s> time qmHandle -sMessages in local queue: 0Messages in remote queue: 0real 0m3.746suser 0m3.110ssys 0m0.360sNotes:This program makes use of several shell utilities, such as "ps" and "grep". Please ensure the syntax to these utilities are correct for your operating system (i.e. ps -ef vs ps auxc). Also note that GNU's grep is much faster than Solaris's grep, so you should consider telling qmqtool to use it, as your searches (with -f) will be about five times faster. GNU grep can also use a pipe as a logical OR (i.e. qmqtool -f 'this|that').qmqtool supports many arguments, each which must be used separately unless specifically allowed. All syntax is described with qmqtool -h. What's New in This Release: · English text was changed. · A total was added on qmqtool -s. · More statistics are added with qmqtool -s -V. · The string finding code was changed to be faster. · Mini-Perl regexes, case insensitive searching, and -x for extended information on messages are supported.


qmqtool Related Software