Re: [Dovecot] fchown() error with Public Folders

2009-03-18 Thread Timo Sirainen
On Wed, 2009-03-18 at 12:15 -0700, Stephen Carville wrote: > > Yes, if all your users are also system users. Another possibility would have > > been to set userdb_mail_access_groups=groupname. Or just change the primary > > gid to that group. > > > > I considered that but I cannot be sure that the

Re: [Dovecot] fchown() error with Public Folders

2009-03-18 Thread Stephen Carville
On Sun, Mar 15, 2009 at 11:34 PM, Timo Sirainen wrote: > On Mar 16, 2009, at 2:06 AM, Stephen Carville wrote: > >>> Do you have dovecot-shared file in the .Incoming/ directory? Dovecot >>> tries to use that file's group. If you don't want it to do that, you can >>> chmod g+s dovecot-shared and it'

Re: [Dovecot] fchown() error with Public Folders

2009-03-15 Thread Timo Sirainen
On Mar 16, 2009, at 2:06 AM, Stephen Carville wrote: Do you have dovecot-shared file in the .Incoming/ directory? Dovecot tries to use that file's group. If you don't want it to do that, you can chmod g+s dovecot-shared and it's not preserved. I have dovecot-shared in the directory. The pa

Re: [Dovecot] fchown() error with Public Folders

2009-03-15 Thread Stephen Carville
On Fri, Mar 13, 2009 at 2:20 PM, Timo Sirainen wrote: > On Thu, 2009-03-12 at 11:11 -0700, Stephen Carville wrote: >> dovecot: IMAP(stephen): fchown() failed with file >> /home/stephen/Maildir/CS/.Incoming/dovecot.index.log: Operation not >> permitted >> >> As I understand it, dovecot runs as root

Re: [Dovecot] fchown() error with Public Folders

2009-03-13 Thread Timo Sirainen
On Thu, 2009-03-12 at 11:11 -0700, Stephen Carville wrote: > dovecot: IMAP(stephen): fchown() failed with file > /home/stephen/Maildir/CS/.Incoming/dovecot.index.log: Operation not > permitted > > As I understand it, dovecot runs as root but the the IMAP process that > servicers the request runs a

Re: [Dovecot] fchown() error with Public Folders

2009-03-12 Thread Stephen Carville
I checked the website and 1.1.11 is the latest stable version. I upgraded but the error persists. -- Stephen Carville