Change title for email check mail
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 6 Oct 2007 14:48:19 +0000 (16:48 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 6 Oct 2007 14:48:19 +0000 (16:48 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
configs/platal.cron.in

index c8c6196..05de023 100644 (file)
@@ -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