mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2025-12-22 09:27:30 +00:00
[ACME] Restart Postfix, reload seems not work all the time
This commit is contained in:
@@ -39,5 +39,6 @@ if [[ "${CERT_AMOUNT_CHANGED}" == "1" ]]; then
|
||||
else
|
||||
reload_nginx
|
||||
reload_dovecot
|
||||
reload_postfix
|
||||
#reload_postfix
|
||||
restart_container ${POSTFIX}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user