diff --git a/bundles/dovecot/files/dovecot.conf b/bundles/dovecot/files/dovecot.conf index ab0611c..0060044 100644 --- a/bundles/dovecot/files/dovecot.conf +++ b/bundles/dovecot/files/dovecot.conf @@ -46,8 +46,8 @@ service auth { } service lmtp { unix_listener /var/spool/postfix/private/dovecot-lmtp { - group = postfix mode = 0600 user = postfix + group = postfix } }