Having read the documentation, I am trying to find if there is any kind of
possibility for the following.

Our Authentication server (LDAP - Open LDAP) has a users group where mail
field has not been set as attribute to users. We already have over 3.500
records.

SOGo needs(?) to lookup the mail address in the LDAP database, using the
MailFieldNames declaration in the .GNUstepDefaults file.

The only way that I could manage to declare the mail address for any user,
without altering the existing format of our LDAP server, would be like that:
    uid (field) + @domain.com (string)
that would not be wrong in fact, because this is exactly how the mail
addresses are formed.

Is there a way to do that, either in the .GNUstepDefaults file or by any
other means, like for instance, mangling the code or some conf file?

Thanks.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to