Here is it: mysql> describe sogo_view; +------------+--------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +------------+--------------+------+-----+---------+-------+ | c_uid | varchar(255) | NO | | | | | c_cname | varchar(255) | NO | | | | | c_password | varchar(255) | NO | | | | | c_cn | varchar(255) | NO | | | | | mail | varchar(255) | NO | | | | +------------+--------------+------+-----+---------+-------+
Dante -----Mensaje original----- De: Ludovic Marcotte [mailto:[email protected]] Enviado el: Martes, 21 de Septiembre de 2010 07:54 p.m. Para: [email protected] Asunto: Re: [SOGo] Global Address List not shows its content. On 21/09/10 6:00 PM, Dante Garro wrote: > Hi all, I've setup SoGO by first time. > The email web interface works fine. > My issue is with Global Address Book or system wide address book, when > I write something at search field nothing is listed below even if I've > wrote a dot. > I'm using MySQL as user source. > > What could I doing wrong? Show a description of your sogo_view. Regards, -- Ludovic Marcotte [email protected] :: +1.514.755.3630 :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) -- [email protected] https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
