aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2010-10-08 15:55:56 +0100
committerMatthew Somerville <matthew@mysociety.org>2010-10-08 15:55:56 +0100
commiteab480060657a7781baae6a69c907527650f4ac9 (patch)
treed2faa3bf95a72d211c015ff545b4535e90fb5a75
parent59225c706bfdcdb5a8f9f98d88115c65a72351f1 (diff)
Update cron email address.
-rw-r--r--config/crontab.ugly2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly
index ee2083c65..2d6756a19 100644
--- a/config/crontab.ugly
+++ b/config/crontab.ugly
@@ -7,7 +7,7 @@
# $Id: crontab.ugly,v 1.36 2009-09-20 10:29:36 francis Exp $
PATH=/usr/local/bin:/usr/bin:/bin
-MAILTO=team@whatdotheyknow.com
+MAILTO=cron-!!(*= $site *)!!@mysociety.org
# Every 5 minutes
*/5 * * * * !!(*= $user *)!! run-with-lockfile -n /data/vhost/!!(*= $vhost *)!!/update-xapian-index.lock /data/vhost/!!(*= $vhost *)!!/whatdotheyknow/script/update-xapian-index || echo "stalled?"