Kolab 3.3 / primary_mail
Sruli Saurymper
sruli at saurymper.com
Thu Aug 7 18:21:22 CEST 2014
See the lines I comment out
> [kolab.lan]
#primary_mail = %(givenname)s.%(surname)s@%(domain)s
> default_quota = 1048576
> [kolab]
#secondary_mail = {
# 0: {
# "{0}.{1}@{2}": "format('%(givenname)s'[0:1].capitalize(),
'%(surname)s', '%(domain)s')"
# },
# 1: {
# "{0}@{1}": "format('%(uid)s', '%(domain)s')"
# },
# 2: {
# "{0}@{1}": "format('%(givenname)s.%(surname)s', '%(domain)s')"
# }
# }
> auth_mechanism = ldap
> primary_domain = kolab.lan
#primary_mail = %(surname)s@%(domain)s
> policy_uid = %(surname)s.lower()
>
> But no.
> admin_auto_fields_rw = false
>
> Just to check which items are you changing and do you add
> admin_auto_fields_rw = true?
You add this row "admin_auto_fields_rw = true" in the "kolab wap" section
More information about the users
mailing list