I configured LDAP auth and everything seemed fine. but I found a problem with user LDAP sync.
on each sync it is uses template, which I understand, but it also changes user mail quota. so if i set in template 2GB but there is user whom i manually changed to 10GB it will set to 2GB on next sync.
the only way to bypass this is deleting/changing attribute value to random so template not able to apply.
but in config i see this

if no template assigned for the user, default will be used for creating but not for updating.
I can’t find a way to use this. if user does not has attribute values that are set in mailcow in LDAP config it is not creating at all.