add Debian-exim group to dovecots Exim4-unix_listener, fixes #1513

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-03-11 09:45:28 +01:00
parent b7ff1fe87c
commit eaa26fe204

View File

@@ -102,6 +102,7 @@ service auth {
unix_listener auth-client {
mode = 0660
user = mail
group = Debian-exim
}
# Auth process is run as this user.