[Dovecot] dovecot transaction log permissions
Timo Sirainen
tss at iki.fi
Fri Jun 4 20:07:31 EEST 2010
On ke, 2010-06-02 at 19:12 -0700, Jordan Tardif wrote:
> drwx------ 3 10651674 2598184 4096 2010-06-02 19:08 domain.com
>
>
> this makes it so no other user of domain.com can get their transaction
> logs created cause the dir is owned by another user at that domain. Is
> there anyway around this? I see there used to be a umask option but that
> is gone in 1.2.x.
Here's a fix for v2.0:
http://hg.dovecot.org/dovecot-2.0/rev/0dfd28b930b3
But for v1.2 you'd just have to create those directories manually or
maybe with a postlogin script http://wiki.dovecot.org/PostLoginScripting
(but that doesn't work if you use deliver).
More information about the dovecot
mailing list