On Thu, 2008-07-10 at 18:47 +0800, Grandy Fu wrote:
It seems that a RPC call fails because rquotas are not supported on 'homesvr'. But dovecots quota-fs requires them for remote storage.
Yes, my homesvr does not support RPC rquotas. Acutally I really don't want Dovecot to handle quota on my home directory, I only want Dovecot to hand quota on /var/mail. That's why I put "noenforcing" in configuration file. If I didn't put "noenforcing", Dovecot can't even display quota information on /var/mail.
I think you should find out why that happens. Did you see Ralf's mail about those questions?
My question is isn't "noenforcing" can tell Dovecot to ignore that mount point? noenforcing only makes Dovecot not verify quota when adding new mails. And I just did a quick test - it didn't.
It works when querying quota status but not when modifying mail folder on that mount point.
Bu "querying quota status" you probably mean querying the first quota (getquotaroot inbox). However if you try to query the second quota root (e.g. getquotaroot Trash) that'll definitely fail.