1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00

Restart postfix after edits

This commit is contained in:
cmharper 2019-04-11 17:46:17 +01:00
parent aaaa92e87f
commit 5af89a2956

View File

@ -168,6 +168,7 @@ chown -R $STORAGE_USER $STORAGE_ROOT/www
# Start services.
restart_service nginx
restart_service php7.2-fpm
restart_service postfix
# Open ports.
ufw_allow http