Bob Mottram 10 anni fa
parent
commit
cb785d1820
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone Vedi File

5627
       mkdir -p /etc/dovecot/conf.d
5627
       mkdir -p /etc/dovecot/conf.d
5628
   fi
5628
   fi
5629
 
5629
 
5630
-  apt-get -y install dovecot-common dovecot-imapd
5630
+  apt-get -y install dovecot-imapd
5631
 
5631
 
5632
   if [ ! -d /etc/dovecot ]; then
5632
   if [ ! -d /etc/dovecot ]; then
5633
       echo "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE"
5633
       echo "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE"