diff --git a/data/hooks/conf_regen/22-email-legacy b/data/hooks/conf_regen/22-email-legacy index 45d279b65..0dd01d589 100644 --- a/data/hooks/conf_regen/22-email-legacy +++ b/data/hooks/conf_regen/22-email-legacy @@ -38,4 +38,7 @@ if [[ "$1" == "True" ]]; then && sudo systemctl stop postgrey sudo yunohost service status postgrey > /dev/null 2>&1 \ && sudo yunohost service remove postgrey + fi + +exit 0