# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file.
# This file also has a username field, that none of the other crontabs do.

MAILTO=""
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user	command
17 *	* * *	root    run-parts --report /etc/cron.hourly
25 6	* * *	root	test -x /usr/sbin/anacron || run-parts --report /etc/cron.daily
47 6	* * 7	root	test -x /usr/sbin/anacron || run-parts --report /etc/cron.weekly
52 6	1 * *	root	test -x /usr/sbin/anacron || run-parts --report /etc/cron.monthly
#


#Updates do Kaspersky
0 * * * *       root    /etc/kav/5.5/kav4mailservers/kavupdater.sh
15 * * * *      root    /etc/kav/5.0/kavsamba/keepup2date.sh
30 * * * *      root    /usr/local/ap-mailfilter/etc/sfupdates.sh
45 * * * *      root    /etc/kav/5.5/kav4proxy/keepup2date.sh


#quota check
0 3 * * *       root    /etc/quota/aquota.user.sh


#Agenda/Calendario
*/2 * * * *     www-data        php4 /opt/wcalendar/include/wcalendar/tools/send_reminders.php


#scripts iportaldoc
0 0 * * * www-data /usr/bin/php4 /opt/dbdoc/include/workflow/codigo/accao_tempo_limite.php
* * * * * www-data /opt/dbdoc/fax/cron.php
*/2 * * * * www-data /opt/dbdoc/include/wcalendar/tools/send_reminders.php
30 23 * * * www-data php4 /opt/dbdoc/mailchecker/mail_global_sh.php
* * * * * www-data php4 /opt/dbdoc/fax/script_fax/script_fax.php
