Re: [Dovecot] Reporting NFS quotas via IMAP

2008-10-18 Thread Timo Sirainen
On Sat, 2008-10-18 at 18:07 +0200, Edgar Fuß wrote: > > If that's the case, change it (quota = maildir:userquota). > fs:user did the trick. Thanks. > > Would this catch be worth being documented in the WIKI? I changed all examples to use "quota = xxx:user" and added a note about Apple Mail to htt

Re: [Dovecot] Reporting NFS quotas via IMAP

2008-10-18 Thread Edgar Fuß
Try with manual IMAP commands instead: Yes, sorry, I should have checked that before. Does it return correct output? Yes. IIRC some clients (maybe Apple Mail?) had problems listing quota if quota root was empty. Hmpf. So I was just using a defective client to test my presumably defective

Re: [Dovecot] Reporting NFS quotas via IMAP

2008-10-18 Thread Timo Sirainen
On Fri, 2008-10-17 at 18:15 +0200, Edgar Fuß wrote: > I'm confident that the question has been asked before, but I can't > remember the answer. > > I have > -- dovecot 1.1.2 > -- Mail storage (maildir format) on NFS > -- Quotas on that file system > -- A working rquotad > -- mail_plugins = quota

[Dovecot] Reporting NFS quotas via IMAP

2008-10-17 Thread Edgar Fuß
I'm confident that the question has been asked before, but I can't remember the answer. I have -- dovecot 1.1.2 -- Mail storage (maildir format) on NFS -- Quotas on that file system -- A working rquotad -- mail_plugins = quota imap_quota in the protocol imap section -- quota=fs in the plugin se