# $Id: crontab.in.dist,v 1.2 2002/03/06 19:52:15 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/read-mail >> @@SW_ROOT@@/log/cron.log 2>&1
57 0,4-23 * * 0	@@SW_ROOT@@/bin/read-mail >> @@SW_ROOT@@/log/cron.log 2>&1
57 1 * * 0	@@SW_ROOT@@/bin/gc-search-indexes >> @@SW_ROOT@@/log/cron.log 2>&1
57 3 * * 0	@@SW_ROOT@@/bin/compress-mboxes >> @@SW_ROOT@@/log/cron.log 2>&1
