server/plugins-available/maildrop_plugin.inc.php
@@ -41,7 +41,7 @@ function onInstall() { global $conf; if($conf['services']['mail'] == true) { if($conf['services']['mail'] == true && isset($conf['courier']['installed']) && $conf['courier']['installed'] == true) { return true; } else { return false;