Re: Maildir permissions on creation?

2014-12-26 Thread Von Random
a database on mailbox creation.) 26.12.2014, 12:07, "Tobi" : > Have you checked the dovecot wiki for 'filepermissions in shared mailboxes' ? > Explains how dovecot set ACL when creating mailboxes > > Am 26. Dezember 2014 09:37:37 MEZ, schrieb Von Random : >>

Re: Maildir permissions on creation?

2014-12-26 Thread Von Random
Err, my bad, of course 0640 on files in case of setgid on directories. 26.12.2014, 11:36, "Von Random" : > The main reason is that I don't want to provide backup user with unnecessary > write permissions within maildirs and mail user within backup logs dir. I

Re: Maildir permissions on creation?

2014-12-26 Thread Von Random
11:19, "Tobi" : > Whats the reason you do not want to use default dovecot user. Your idea would > assume that at least the group must have write access. For me a no-go on > mailboxes. > > Am 24. Dezember 2014 13:21:15 MEZ, schrieb Von Random : >> Hello. >> >

Maildir permissions on creation?

2014-12-25 Thread Von Random
Hello. In my configuration dovecot reads home from mysql and uses no variables within it. It uses Maildir++ storage with virtual users. I also happen to use LMTP. I want to use a backup solution that does not involve running itself as root. Neither do I want to run it as dovecot's mail user. A