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:
parent
aaaa92e87f
commit
5af89a2956
@ -168,6 +168,7 @@ chown -R $STORAGE_USER $STORAGE_ROOT/www
|
|||||||
# Start services.
|
# Start services.
|
||||||
restart_service nginx
|
restart_service nginx
|
||||||
restart_service php7.2-fpm
|
restart_service php7.2-fpm
|
||||||
|
restart_service postfix
|
||||||
|
|
||||||
# Open ports.
|
# Open ports.
|
||||||
ufw_allow http
|
ufw_allow http
|
||||||
|
Loading…
Reference in New Issue
Block a user