Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: fpausp on September 27, 2010, 06:53:41 PM

Title: Contacts for SOGo
Post by: fpausp on September 27, 2010, 06:53:41 PM
Hi,

I like to import contacts from other sources into sogo is there any Info ?

I did a short test and tried to export contacts from sogo with:

Code: [Select]
mysql -u root -h localhost "--execute=SELECT c_name, c_givenname, c_cn, c_sn, c_screenname, c_l, c_mail, c_o, c_ou, c_telephoneNumber, c_component FROM sogoadmin0012e4d8818_quick ;" sogo > firmenadressbuch.txt

But I miss a lot of entries, mobile-numbers etc ...
Title: Re: Contacts for SOGo
Post by: Stefano on September 27, 2010, 07:11:14 PM
fpausp:

IMHO you should ask it into SOGo's ML, as it's not a SME related question
Title: Re: Contacts for SOGo
Post by: Daniel B. on September 27, 2010, 07:12:34 PM
You'll have more help on sogo mailing list I think.

Have you tried the import/export functionality available from the web interface ? (SOGo supports vCard and LDIF for import, and ldif for export).

Regards, Daniel
Title: Re: Contacts for SOGo
Post by: fpausp on September 27, 2010, 08:23:31 PM
Thanks for your quick replies. I will take a look on the import/export functionality.

Best
Title: Re: Contacts for SOGo
Post by: fpausp on September 27, 2010, 10:44:38 PM
Basically it should work with the import/export functionality ( ldif ) but in 1.3.1 there is apparently a bug:

http://www.mail-archive.com/users@sogo.nu/msg01324.html

I tried it out and I can acknowledge this problem.

Regards, fpausp
Title: Re: Contacts for SOGo
Post by: byte on September 28, 2010, 01:01:58 PM
Moving this topic to the General Discussion forum, it is more appropriate there. Thanks