diff options
Diffstat (limited to 'conf/crontab.ugly')
-rw-r--r-- | conf/crontab.ugly | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/crontab.ugly b/conf/crontab.ugly index 4052275ee..1a4e82cee 100644 --- a/conf/crontab.ugly +++ b/conf/crontab.ugly @@ -7,10 +7,10 @@ # $Id: crontab.ugly,v 1.23 2010-01-07 10:32:24 louise Exp $ PATH=/usr/local/bin:/usr/bin:/bin -!!(* if ($vhost eq 'integration-staging.fixmystreet.com') { *)!! -MAILTO=dave@mysociety.org -!!(* } else { *)!! +!!(* if ($vhost eq 'www.fixmystreet.com' || $vhost eq 'reportemptyhomes.com') { *)!! MAILTO=cron-!!(*= $site *)!!@mysociety.org +!!(* } else { *)!! +MAILTO=!!(*= $user *)!!@mysociety.org !!(* } *)!! # On only one server |