diff --git a/templates/10-master.conf.j2 b/templates/10-master.conf.j2 index 6f70385..5131440 100644 --- a/templates/10-master.conf.j2 +++ b/templates/10-master.conf.j2 @@ -38,7 +38,8 @@ service auth { unix_listener auth-userdb { mode = 0600 - user = vmail + user = postfix + group = postfix } }