Don't need common
This commit is contained in:
parent
702f9097f1
commit
cb785d1820
|
@ -5627,7 +5627,7 @@ function configure_imap {
|
|||
mkdir -p /etc/dovecot/conf.d
|
||||
fi
|
||||
|
||||
apt-get -y install dovecot-common dovecot-imapd
|
||||
apt-get -y install dovecot-imapd
|
||||
|
||||
if [ ! -d /etc/dovecot ]; then
|
||||
echo "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE"
|
||||
|
|
Loading…
Reference in New Issue