Update 'installer.sh'
This commit is contained in:
10
installer.sh
10
installer.sh
@@ -314,4 +314,12 @@ wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$bra
|
||||
sievec /etc/dovecot/sieve/default.sieve
|
||||
chown vmail:vmail /etc/dovecot/sieve/ -R
|
||||
|
||||
reboot
|
||||
##-----------------------##
|
||||
# Enabling Services #
|
||||
##-----------------------##
|
||||
systemctl enable postfix.service postfix@-.service dovecot.service
|
||||
|
||||
##-----------------------##
|
||||
# Starting Services #
|
||||
##-----------------------##
|
||||
systemctl starting postfix.service postfix@-.service dovecot.service
|
||||
Reference in New Issue
Block a user