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:28:08 +01:00
parent 9853220549
commit 47f0c52c18

View File

@@ -1,3 +1,3 @@
# 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}