Hello,

I am currently trying to migrate my Dovecot 2.3 server to version 2.4.
Unfortunately I do not seem to get the basic per user quota to work.

I am using LDAP for userdb and have used the "Override: LDAP" example
from https://doc.dovecot.org/2.4.0/core/plugins/quota.html as a starting
point.  ( By the way, there is an error in the example: % is missing in
front of "{ldap:quotaBytes}B" )

I have set the LDAP field according to my setup and validated with
"doveadm auth test username" that the correct value is returned.
In my case  I get "quota_storage_size=3G" but this does not override the
default value of 1G from the global quota config file:

quota "User quota" {
   storage_size = 1G
}

Can someone please help with this issue ?

Thank you very much.

--
Best regards

Andreas Oster
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to