Command: queuefreq

  Format: queuefreq <frequency>

Sets the frequency at which list owners may request queue runs for their
undelivered distributions.  This governs the frequency at which a list owner
can use the "flushqueue" command.

The frequency is composed of a number and letter.  The letter possibilities
are as follows: w (week), d (day), h (hour), m (minute) and s (second).  These
can be used in any combination for the desired effect.  For example:

	queuefreq 12w6d

This would limit list owners to using the "flushqueue" command to at most
every 12 weeks and 6 days, effective immediately.  By extension, 12w6d is
the same as 90d, and so on.  A frequency of "none" permits unlimited use of
"flushqueue".

This command is only available from the shell, i.e. you must be able to log
in to the machine which hosts mailing lists and access the "listmanager"
program from the command line.

See also: flushqueue select
