On 4/3/2014 2:44 AM, Christian Mack wrote: > > I only know of the "LDAP Attribute Mapping" list in the "SOGo > Installation Guide" page 25. > But perhaps you can use these attribute names with a "c_" prefix. > You could try to use e.g. c_mozillanickname for the nickname. > As for the data type, with the "c_" prefix it should be character > varying(255). >
Mmm, okay, so it's probably only documented in the source code. I did find this: https://github.com/inverse-inc/sogo/blob/master/OGoContentStore/contact.ocs But that only lists: c_name, c_givenname, c_cn, c_sn, c_screenname, c_l, c_mail, c_o, c_ou, c_telephonenumber, c_categories, c_component. I don't see c_mozillanickname in the code base for SOGo. -- users@sogo.nu https://inverse.ca/sogo/lists