install/dist/lib/fedora.lib.php
@@ -825,7 +825,7 @@ ); // remove existing ispconfig cronjobs, in case the syntax has changed foreach($cron_jobs as $key => $val) { foreach($existing_cron_jobs as $key => $val) { if(stristr($val,'getmail')) unset($existing_cron_jobs[$key]); }