Displaying 3 results from an estimated 3 matches for "vdrandom".
2014 Dec 26
3
Maildir permissions on creation?
...1:19, "Tobi" <tobster at brain-force.ch>:
> 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 <von at vdrandom.org>:
>> 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 it...
2014 Dec 26
0
Maildir permissions on creation?
...n.)
26.12.2014, 12:07, "Tobi" <tobster at brain-force.ch>:
> 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 <von at vdrandom.org>:
>> Err, my bad, of course 0640 on files in case of setgid on directories.
>>
>> 26.12.2014, 11:36, "Von Random" <von at vdrandom.org>:
>>> ?The main reason is that I don't want to provide backup user with
>> unnecessary write permissions...
2014 Dec 24
0
Maildir permissions on creation?
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.
And there lies the problem: dovecot creates maildirs with 0700 and files within them inherit that