Florian Schaal
2016-03-22 5ca959fa688255a8de61f89fe2751eb4d24a6912
install/update.php
@@ -326,9 +326,9 @@
         $inst->configure_postfix('dont-create-certs');
         if($conf['dovecot']['installed'] == true) {
         //* Configure dovecot
         swriteln('Configuring Dovecot');
         $inst->configure_dovecot();
            //* Configure dovecot
            swriteln('Configuring Dovecot');
            $inst->configure_dovecot();
         } elseif ($conf['courier']['installed'] == true) {
            //** Configure saslauthd
            swriteln('Configuring SASL');