fix typo of vmail-user in rhel/centos config-template for dovecot

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-02-15 16:26:32 +01:00
parent f9d79ba5a6
commit 6fe4027de5

View File

@@ -256,7 +256,7 @@ debugger_command =
backup="true" mode="append">
<content><![CDATA[
# added for Froxlor
dovecot unix - n n - - pipe flags=DRhu user=vmail:mail argv=/usr/libexec/dovecot/deliver -f ${sender} -d ${recipient}
dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -f ${sender} -d ${recipient}
]]>
</content>
</file>