From: Florent Bruneau Date: Sat, 6 Oct 2007 14:48:19 +0000 (+0200) Subject: Change title for email check mail X-Git-Tag: xorg/0.9.15~62 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=b375469ce5b2c237093fdfc089dac0ee27384a20;p=platal.git Change title for email check mail Signed-off-by: Florent Bruneau --- diff --git a/configs/platal.cron.in b/configs/platal.cron.in index c8c6196..05de023 100644 --- a/configs/platal.cron.in +++ b/configs/platal.cron.in @@ -6,7 +6,7 @@ WD=/home/web/prod/platal/bin/cron 0 5 * * * web cd $WD; ./clean.php 0 21 * * 1-6 web cd $WD; ./checkdb.php | mail -e -s "verifications sur la BDD de plat/al @VERSION@" br@staff.m4x.org 0 21 * * 0 web cd $WD; ./checkdb.php -v | mail -e -s "verifications verbose sur la BDD de plat/al @VERSION@" br@staff.m4x.org -0 20 * * * web cd $WD; ./emails.check.php | mail -e -s "recherche d'usurpateurs" br@staff.m4x.org +0 20 * * * web cd $WD; ./emails.check.php | mail -e -s "qualite de l'annuaire" br@staff.m4x.org # inscription report 0 6 * * 1 web cd $WD; ./rapports_inscription.php