Hi Dario On 2013-02-06, at 6:21 AM, Dario Carbone <[email protected]> wrote:
> Hi, thanks for the reply. > I've see it on the doc, but don't work for me. > > My configurations : > > POSTGRESS > i've creted another db called sogo_gab and a table (t_gab) with this columns : > > Field name Type Array? Allow nulls? > c_uid varchar(255) No No > c_name varchar(255) No No > c_password varchar(255) No Yes > c_cn varchar(255) No Yes > mail varchar(255) No No > company varchar(255) No Yes > > > SOGO : > <dict> > <key>canAuthenticate</key> > <string>NO</string> > <key>displayName</key> > <string>Primeur GAB</string> > <key>id</key> > <string>Primeur_GAB</string> > <key>isAddressBook</key> > <string>YES</string> > <key>type</key> > <string>sql</string> > <key>viewURL</key> > > <string>postgresql://sogo:sogo@localhost:5432/sogo_gab/t_gab</string> > </dict> > > > But dosen't work. > On the log file i saw nothing Do you see the addressbook in the Web interface? If so, notice that you need to perform a search (or type a dot ".") on global addressbooks. No entry will be shown by default. Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
