diff --git a/src/domain.py b/src/domain.py index 79194df2d..0fb9f577c 100644 --- a/src/domain.py +++ b/src/domain.py @@ -305,7 +305,7 @@ def domain_add( # should identify the root of this bug... _force_clear_hashes([f"/etc/nginx/conf.d/{domain}.conf"]) regen_conf( - names=["nginx", "metronome", "dnsmasq", "postfix", "rspamd", "mdns"] + names=["nginx", "metronome", "dnsmasq", "postfix", "rspamd", "mdns", "dovecot"] ) app_ssowatconf()