Roundcube Community Forum

Release Support => Release Discussion => Topic started by: appnweb on February 03, 2017, 03:29:27 AM

Title: Import contacts from E-GroupWare
Post by: appnweb on February 03, 2017, 03:29:27 AM
Hi,

We are trying, for one of our customers, to import contacts coming from E-GroupWare in Roundcube 0.9.5 (webmail of one of our hosting provider). The CSV file generated by E-GroupWare can be imported but only names are imported not the email addresses.

I tried to modify the CSV to get the correct format for Roundcube as advised by our hosting provider :

First Name,Last Name,E-mail Address,
Jozef,Broeckx,NiceGuy@Casema.nl,

But even that way, only the names are imported.
Any idea about what is going wrong ?

I join the example file used for testing, maybe that can help find the problem.

Thanks in advance for your help.
Title: Re: Import contacts from E-GroupWare
Post by: SKaero on February 03, 2017, 04:16:47 AM
I don't see anything wrong with the csv file. Maybe your host should update Roundcube, 0.9.5 is over 3 years old.
Title: Re: Import contacts from E-GroupWare
Post by: alec on February 03, 2017, 06:35:06 AM
Try "First Name","Last Name","Primary Address"
Title: Re: Import contacts from E-GroupWare
Post by: alec on February 03, 2017, 06:35:36 AM
Sorry, I meant "First Name","Last Name","Primary Email"
Title: Re: Import contacts from E-GroupWare
Post by: appnweb on February 03, 2017, 11:41:01 AM
Sorry, I meant "First Name","Last Name","Primary Email"

Thanks a lot Alec, it works that way !

I don't see anything wrong with the csv file. Maybe your host should update Roundcube, 0.9.5 is over 3 years old.

That's exactly what I think too and I already told them but unfortunately it seems they can't at least actually  :(