# --
# cron/postmaster - postmaster cron of the OpenTRS
# Copyright (C) 2002 Martin Edenhofer <martin+code@otrs.org>
# --
# $Id: postmaster,v 1.1 2002/06/15 17:23:57 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. 
# --
# check every 60 minutes the spool dorectory of OpenTRS 
*/60 * * * * /etc/rc.d/otrs cleanup >> /dev/null

