Hi all,
I have successfully managed to get individual user qota for inboxes with values from LDAP working on Dovecot 2.4. I achieved this with the help of a posting from Aki Tuomi:
<-- I'd recommend moving the storage_size out of quota "User Quota", since it's then easier to override:
quota "User quota" { driver = count ... } quota_storage_size = 10G
Aki -->
However, in my setup I am using a separate namespace for mail "archiving" on a slower storage. I would like to also restrict the available storage space for users individually in this namespace. To achieve this I ideally would like to fetch the value from a different LDAP attribute.
Can this be achieved with dovecot 2.4 ? In version 2.3 this was not a problem.
Thank you very much for your kind help.
Best regards Andraes