# Edit this file to fit your needs.

# List of mail aliases (/etc/aliases) must be rebuild regularly 
# It will provide aliases for each Savane user.
# (In order to run, this option must be activated while configuring Savane).
*/10 * * * *	root	sv_aliases --cron

# New list creation with Mailman
# (this option must be activated while configuring Savane).
*/30 * * * *	root	sv_mailman --cron >> /var/log/sv_database2system.log

# Checks of mailman queue: warns if too many mails are pending
# (this option must be activated while configuring Savane).
5 * * * *	root	sv_mailman_checkqueue --cron

# END
