Hi,
I converted most of my configuration to 2.4.0, but I couldn't figure out in the
documentation how to convert my LDAP-based quota configuration:
...
dict {
quota = ldap:/usr/local/etc/dovecot/dovecot-ldap.conf.ext
}
....
mail_plugins = $mail_plugins quota
...
protocol imap {
mail_plugins = $mail_plugins imap_quota
}
...
user_attrs =
mailMessageStore=home,mailQuotaSize=quota_rule=*:storage=%$B,mail_plugins
...
plugin {
quota = maildir
quota_rule2 = Trash:storage=+10%%
}
How can I convert to the new version, or even to the new driver count?
Regards,
Eduardo Costa
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]