11 May
2007
11 May
'07
10:04 p.m.
On Fri, 2007-05-11 at 18:01 +0300, Timo Sirainen wrote:
NFS uses RPC quota commands to get the quota. Dovecot doesn't currently support this, but there is a company who implemented a patch for this. I can't seem to find it now though. I'll add it to http://dovecot.org/patches/ once I get it again.
Found it. http://dovecot.org/patches/quota-rquotad.c (copyright by xs4all)
You'll also need to add it to quota_backends[] in quota.c and update Makefile.am so it gets included in the quota plugin.
I'll update the FS quota backend to automatically use RPC for NFS mounts.