[Dovecot] Mailbox directory permissions (LDA, 0600 -> 0660, virtual users)
Marcin Hłybin
marcin at rootnode.net
Mon Sep 17 16:40:35 EEST 2012
On 2012-09-17 15:30, Timo Sirainen wrote:
> What's your mail_location setting? Note the "Permissions to new user
> directories" in the wiki, especially the last paragraph. When Dovecot
> doesn't know what permissions it should use, it defaults to 0700 to
> be
> safe.
mail_location = maildir:~/Maildir
Maybe that's the point. What do you propose?
I don't think I can use %d and %n as mentioned in documentation because
in mailbox path I have additional user_id directory. Home directory is
retrieved from database with this part: "CONCAT_WS('/', home, u.uid,
d.domain_name, u.user_name) AS home"
--
M.
More information about the dovecot
mailing list