[Dovecot] Re: Maildirquota

Bill Boebel bill at webmail.us
Sat May 27 02:42:53 EEST 2006


On Fri, May 26, 2006 8:38, Daniel Watts said:
> Timo Sirainen wrote:
> > But it doesn't really work, especially not with maildir. Better to wait
> > for the proper Maildir++ quota support, which will be implemented some
> > day in February.
> >
>
> I assume this has been done by now?
> Could someone post a link to the wiki page that shows exactly how this
> has been implemented? I really can't find anything - just old pages from
> 2005 saying coming soon!
> Thanks,
> Dan
>

Yes.  Here are the relevant settings, and you can return "imap_quota" for
the quota value in userDB lookups:

default_mail_env = maildir:~/
protocol imap {
  mail_plugins = imap_quota quota
  mail_plugin_dir = /usr/lib/dovecot/imap
}
plugin {
  quota = maildir:%h
  imap_quota = maildir:%h
}

http://www.google.com/search?as_q=maildir&as_eq=dovecot-cvs&as_qdr=m3&as_sitesearch=www.dovecot.org





More information about the dovecot mailing list