Hi, Quoting Philipp Kolmann <[EMAIL PROTECTED]>:
Hi,
I wanted to enable FS quota support in dovecot, and have configured the
following directives:
protocol imap {
mail_plugins = imap_quota
The imap_quota plugin depends on the quota plugin. You should try mail_plugins = quota imap_quota Cheers, Nicolas
