Greetings,
It seems to be a problem that ive seen occasionally on the web with few
results as to a solution, but im experiencing it as well. Namely, dovecot
creates index logs for users with a 600 permission, when it should create
with a 700 permission.
My indexes are stored in /var/indexes
- Original Message -
From: Charles Marcus <[EMAIL PROTECTED]>
Date: Wednesday, June 4, 2008 12:13
Subject: Re: [Dovecot] strange quota error
To: dovecot@dovecot.org
> On 6/4/2008, JOHN ROMAN ([EMAIL PROTECTED]) wrote:
> > i also occasionally see this.
> >
> > dovecot:
more on the strange quota errorthis is in BSD, with quotas referenced on an
NFS, and users provided by YP/NIS
quotactl(Q_GETQUOTA, /.amd_mnt/crock/vol/v_user1/jdoe) failed: Operation not
supported
this looks strange to me, as the specification for quotactl states the function
Q_GETQUOTA:
i have a dovecot setup that uses an nfs backend to store maildir data. i want
to enforce fs quotas, but whenever theyre selected and i attempt to query them
from thunderbird...this appears in the log
quotactl(Q_GETQUOTA, /.amd_mnt/crock/vol/v_user1/jdoe) failed: Operation not
supported
i also