15 May
2007
15 May
'07
8:34 p.m.
On Mon, 2007-05-14 at 13:22 +0200, Gerhard Schmidt wrote:
I've check the soucecode some. In lib-index/mail-index.c the file rights for the index files are hard set to 0600. I've changed this to 0660 and mbox shared mailboxes do function. It might be a bood idea to make this configurable. e.g. location = mbox:/var/mail/shared:INDEX=/var/mail/shared/.index;0660
For v1.1 I'm planning on making it take the mode for index files from the mbox file's mode. And the same for maildir, dovecot-shared file will be gone.