 Issue 29366977:
  Issue 1503 - Remove hard-coded $MAILTO variable from stats cron environment  (Closed)
    
  
    Issue 29366977:
  Issue 1503 - Remove hard-coded $MAILTO variable from stats cron environment  (Closed) 
  | Index: modules/statsmaster/manifests/init.pp | 
| diff --git a/modules/statsmaster/manifests/init.pp b/modules/statsmaster/manifests/init.pp | 
| index 3cc86ee6dd659b42f3db963aa5f0140f5473510a..0f52dc8d483b28b6133b64a084a99ff92d8f39a2 100644 | 
| --- a/modules/statsmaster/manifests/init.pp | 
| +++ b/modules/statsmaster/manifests/init.pp | 
| @@ -67,7 +67,6 @@ class statsmaster( | 
| class {'geoip': | 
| cron => { | 
| - 'environment' => ['MAILTO=admins@adblockplus.org,root'], | 
| 'hour' => 3, | 
| 'minute' => 15, | 
| 'monthday' => 3, |