Re: [Dovecot] dovecot transaction log permissions

2010-06-07 Thread Jordan Tardif
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 se

Re: [Dovecot] dovecot transaction log permissions

2010-06-04 Thread Timo Sirainen
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 aroun

Re: [Dovecot] dovecot transaction log permissions

2010-06-03 Thread Jordan Tardif
On Wed, Jun 2, 2010 at 7:12 PM, Jordan Tardif wrote: So after some problems with NFS and transaction logs getting corrupted. Im tyring out storing them localy. via.. mail_location: maildir:~/Maildir:INDEX=/var/dovecot/indexes/%u the problem is with a large amount of users.. the indexes dir

Re: [Dovecot] dovecot transaction log permissions

2010-06-03 Thread Mark Moseley
On Wed, Jun 2, 2010 at 7:12 PM, Jordan Tardif wrote: > > So after some problems with NFS and transaction logs getting corrupted. Im > tyring out storing them localy. via.. > > mail_location: maildir:~/Maildir:INDEX=/var/dovecot/indexes/%u > > the problem is with a large amount of users.. the index

[Dovecot] dovecot transaction log permissions

2010-06-02 Thread Jordan Tardif
So after some problems with NFS and transaction logs getting corrupted. Im tyring out storing them localy. via.. mail_location: maildir:~/Maildir:INDEX=/var/dovecot/indexes/%u the problem is with a large amount of users.. the indexes dir becomes huge with this setup. So a change to make this