CLEANQUE(ADM) UNIX System V
Name
cleanque - send warnings and return expired mail
Syntax
/usr/mmdf/bin/cleanque [ -w ]
Description
cleanque removes extraneous files from the tmp and msg
subdirectories of the MMDF ``home queue'' directory. It
also sends warnings for mail which has not been fully
delivered after ``warntime'' hours following submission.
Finally, it returns mail which has not been fully delivered
after ``failtime'' hours after submission. ``Warntime'' and
``failtime'' are defined in the MMDF mmdftailor(F) file.
Generally, cleanque should be run by cron, once a day, but
may be run at any time to free up space.
The optional argument, -w, can be used if you are running
cleanque manually and want to see what the program is doing.
See Also
queue(F), deliver(ADM)
Notes
cleanque does not currently remove extraneous files from the
individual queues (q.* subdirectories).
(printed 8/23/89) CLEANQUE(ADM)