diff options
author | Matthew Somerville <matthew@mysociety.org> | 2010-10-08 15:42:21 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2010-10-08 15:42:21 +0100 |
commit | a85fe43f641650c48cc8f6bae3cf794241c73237 (patch) | |
tree | 622d674f93647df3fab5bd0fa6f473a65854cf1a | |
parent | 82ef666dfac7ebb1df3e9af029f2acbc57238a2b (diff) |
Update cron email address.
-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') { *)!! |