cleanque(ADM) 19 June 1992 cleanque(ADM) 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 submis- sion. 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 manu- ally and want to see what the program is doing. See also deliver(ADM), queue(F) Notes cleanque does not currently remove extraneous files from the individual queues (q.* subdirectories). Credit MMDF was developed at the University of Delaware and is used with permis- sion.