> On 13/03/2025 10:51 EET ollie--- via dovecot <dovecot@dovecot.org> wrote: > > > Hello ! > Like many people who are posting here, I'm a bit in "trouble" to convert my > actual v2.3 config that is perfectly functional to the new v2.4 > I've read the doc, searched on this list and everywhere I could find > something among search engine results, and I still can't figure out how to > solve my problem. The lack of examples right now is probably what is blocking > me, so.. can anyone here with sharp knowledge of v2.4 configuration > "translate" this official v2.3 example into a working v2.4 example ? ( ref: > https://doc.dovecot.org/2.3/configuration_manual/quota/quota_dict/ ) >
Hi! As per upgrading page https://doc.dovecot.org/2.4.0/installation/upgrade/2.3-to-2.4.html#removed-features quota dict, dirsize quota: These drivers are removed. You should use Quota Driver: Count instead along with quota-clone plugin. Note that switching to quota count can cause all users' indexes to update, so reserve time for this. You need to use quota count and quota-clone, see https://doc.dovecot.org/2.4.0/core/plugins/quota.html https://doc.dovecot.org/2.4.0/core/plugins/quota_clone.html on information how to configure this. Aki _______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org