El Miércoles, 4 de Junio de 2008 a las 19:02, JOHN ROMAN escribió:
> [EMAIL PROTECTED] ~]# dovecot --version
> 1.0.10
1.0 doesn't support fs quota for nfs mounted filesystems. You can get it
patching the sources. I do this this way (quick & dirt translation of my
spanish docs) -tested with 1.0.1
- 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:
On 6/4/2008, JOHN ROMAN ([EMAIL PROTECTED]) wrote:
i also occasionally see this.
dovecot: statfs(/users/jdoe/Maildir) failed: Permission denied
Maybe a little more info would be helpful?
Version? dovecot -n output?
--
Best regards,
Charles
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