# $Id: crontab.in.dist,v 1.3 2002/10/02 02:26:12 ehood Exp $
#	Template crontab for archive user.  Messages are processed on
#	an hourly basis.  However, for one day of the week new message
#	processing is not done to allow for cleanup.
#
57 * * * 1-6    @@SW_ROOT@@/bin/logcmd -log @@SW_ROOT@@/log/cron.log -- @@SW_ROOT@@/bin/read-mail
57 0,4-23 * * 0 @@SW_ROOT@@/bin/logcmd -log @@SW_ROOT@@/log/cron.log -- @@SW_ROOT@@/bin/read-mail
57 1 * * 0      @@SW_ROOT@@/bin/logcmd -log @@SW_ROOT@@/log/cron.log -- @@SW_ROOT@@/bin/gc-search-indexes
57 3 * * 0      @@SW_ROOT@@/bin/logcmd -log @@SW_ROOT@@/log/cron.log -- @@SW_ROOT@@/bin/compress-mboxes
