Update 'installer.sh'
This commit is contained in:
@@ -280,6 +280,7 @@ wget --tries=3 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/$b
|
|||||||
##-----------------------##
|
##-----------------------##
|
||||||
wget -O- https://repo.dovecot.org/DOVECOT-REPO-GPG | sudo apt-key add -
|
wget -O- https://repo.dovecot.org/DOVECOT-REPO-GPG | sudo apt-key add -
|
||||||
echo "deb https://repo.dovecot.org/ce-2.3-latest/ubuntu/$(lsb_release -cs) $(lsb_release -cs) main" | sudo tee -a /etc/apt/sources.list.d/dovecot.list
|
echo "deb https://repo.dovecot.org/ce-2.3-latest/ubuntu/$(lsb_release -cs) $(lsb_release -cs) main" | sudo tee -a /etc/apt/sources.list.d/dovecot.list
|
||||||
|
apt update
|
||||||
apt install dovecot-imapd dovecot-lmtpd dovecot-pop3d dovecot-mysql -y
|
apt install dovecot-imapd dovecot-lmtpd dovecot-pop3d dovecot-mysql -y
|
||||||
|
|
||||||
##---------------------------##
|
##---------------------------##
|
||||||
|
|||||||
Reference in New Issue
Block a user