25 Jun
2009
25 Jun
'09
8:03 p.m.
On Thu, 2009-06-25 at 12:07 +0100, Stuart Rowan wrote:
However, we have a shared mailbox that people can subscribe to. After upgrading to 1.1.13 ... dovecot tries to create a dovecot-acl-list file in the top level of this ... but it creates it chown'd to the first logged in user with a umask of -rw- --- ---
A. -rw------- 1 userA shared 17179 2009-06-25 11:10 /home/imapshared/SharedMaildir/dovecot-acl-list
See if setting umask = 0007 to dovecot.conf helps? With v1.2+ this is no longer necessary.