Marius Burkard
2016-04-19 b2cee83e8894e89fd3e0793c84fb92a8cf928613
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');