# --
# cron/fetchmail - fetchmail cron of the OTRS
# Copyright (C) 2002 Martin Edenhofer <martin+code@otrs.org>
# --
# $Id: fetchmail,v 1.2 2002/08/25 00:41:20 martin Exp $
# This software comes with ABSOLUTELY NO WARRANTY. 
# --
# fetch every 5 minutes emails via fetchmail
#*/5 * * * * /usr/bin/fetchmail -a >> /dev/null 

