On 04/20/2026 10:08 AM MDT Johannes Nohl via dovecot <dovecot@dovecot.org> wrote:
Am Mo 13.04.26 , schrieb Aki Tuomi:
On 13/04/2026 14:11 EEST Johannes Nohl via dovecot <dovecot@dovecot.orgwrote:
Is it true that Dovecot dismissed the functionality of SETQUOTA with version 2.4.0 - without any replacement? see > > https://dovecot.org/mailman3/archives/list/dovecot-news@dovecot.org/message/...
There has never been LDAP write support in Dovecot, so using SETQUOTA would've been useless.
I would recommend managing quota with something else than over IMAP.
Dear Aki, just to clarify, I understand there's no write support for LDAP. Does dovecot 2.4.x comes with any other mechanism to receive SETQUOTA (storage in e.g. text file)? Can I use any similar to
quota_setoption, not necessarily related to LDAP?
You should directly write/provision the value in your local userdb.
It would be a full-time job to abstract all the ways you could potentially write to the variety of userdb's that Dovecot supports, so it's just not something we pretend to support in the software anymore.
michael