[Dovecot] Public Folder Quotas

Timo Sirainen tss at iki.fi
Wed Oct 28 01:15:34 EET 2009


On Thu, 2009-10-22 at 11:32 -0500, Peter Fraser wrote:
> Hi All
> 
> I'm really busy adding features to dovecot running on my dev box to
> later move into prod. I saw where public mailbox quotas was added to
> 1.2 Does anyone have this working? I haven't been able to find docs on
> that as of yet.

I suppose you mean something like:

namespace public {
  prefix = Public/
  ..
}

quota = ..
quota2 = maildir:Public quota:ns=Public/

This creates a separate shared quota for all mailboxes in Public/
namespace. I've no idea if it really works, but the code is there. Let
me know if it doesn't. :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20091027/1ee958c6/attachment.bin 


More information about the dovecot mailing list