I have a list of alias mail openldap without uid.
- Aliases are visible in adressebook web but I can not open the card.
- In thunderbird email aliases are not visible. but if I configure Thunderbird for ldap bypassing sogo it works.
The aliases have no uid, just "mail" and "maildrop" attributes.
How to see the email alias in thunderbird?
LOG :
Jun 08 09:05:45 sogod [5502]: |SOGo| starting method 'GET' on uri '/SOGo/so/f.remy@mecalectro.com/Contacts/public/null/edit'
2015-06-08 09:05:45.205 sogod[5502] <MySQL4Channel[0x0xb962e1d8] connection=0x0xb977e4b0> SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'f.remy@mecalectro.com' AND c_folder_type = 'Contact';
2015-06-08 09:05:45.205 sogod[5502] <MySQL4Channel[0x0xb962e1d8] connection=0x0xb977e4b0> query has results, entering fetch-mode.
2015-06-08 09:05:45.205 sogod[5502] <MySQL4Channel[0x0xb98e5610] connection=0x0xb98e59c8> SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'f.remy@mecalectro.com' AND c_folder_type = 'Contact';
2015-06-08 09:05:45.205 sogod[5502] <MySQL4Channel[0x0xb98e5610] connection=0x0xb98e59c8> query has results, entering fetch-mode.
Jun 08 09:05:45 sogod [5502]: <0x0xb98b79b0[NGLdapConnection]> Using ldap_initialize for LDAP URL: ldap://192.6.2.134:389
2015-06-08 09:05:45.206 sogod[5502] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'dc=mecalectro,dc=com' filter '(uid=null)' for attrs ''
Jun 08 09:05:45 sogod [5502]: <0x0xb98ed3c8[NGLdapConnection]> Using ldap_initialize for LDAP URL: ldap://192.6.2.134:389
2015-06-08 09:05:45.207 sogod[5502] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'dc=mecalectro,dc=com' filter '(uid=edit)' for attrs ''
Jun 08 09:05:45 sogod [5502]: |SOGo| request took 0.004197 seconds to execute |