Hi Robert, Robert Schetterer wrote: > dovecot --version > 2.1.12 (abcc9959b757) > > just running into problems with > > doveadm -D quota get -u user > doveadm(root): Fatal: Unknown command 'quota', but plugin quota exists. > Try to set mail_plugins=quota > > should mail_plugins=quota really be set ?
Sure, at least in the global setting, might be different for protocol imap or protocol lmtp. http://wiki2.dovecot.org/Tools/Doveadm/Quota The quota get and quota recalc commands are only available when the global mail_plugins setting contains the quota plugin. Regards Daniel -- https://plus.google.com/103021802792276734820
