diff options
-rw-r--r-- | conf/crontab.ugly | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/conf/crontab.ugly b/conf/crontab.ugly index b77b824fd..69654f2a7 100644 --- a/conf/crontab.ugly +++ b/conf/crontab.ugly @@ -7,11 +7,7 @@ # $Id: crontab.ugly,v 1.23 2010-01-07 10:32:24 louise Exp $ PATH=/usr/local/bin:/usr/bin:/bin -!!(* if ($vhost eq "matthew.fixmystreet.com") { *)!! -MAILTO=matthew@mysociety.org -!!(* } else {*)!! -MAILTO=team@fixmystreet.com -!!(* } *)!! +MAILTO=cron-!!(*= $site *)!!@mysociety.org # On only one server !!(* if ($vhost eq 'reportemptyhomes.com') { *)!! |