mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
[ACME] Restart Postfix, reload seems not work all the time
This commit is contained in:
parent
d9701d33b2
commit
7b9f5ac1c4
@ -39,5 +39,6 @@ if [[ "${CERT_AMOUNT_CHANGED}" == "1" ]]; then
|
||||
else
|
||||
reload_nginx
|
||||
reload_dovecot
|
||||
reload_postfix
|
||||
#reload_postfix
|
||||
restart_container ${POSTFIX}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user