Roundcube Community Forum

 

Import contacts from E-GroupWare

Started by appnweb, February 03, 2017, 03:29:27 AM

Previous topic - Next topic

appnweb

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,[email protected],

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.

SKaero

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

alec

Try "First Name","Last Name","Primary Address"

alec

Sorry, I meant "First Name","Last Name","Primary Email"

appnweb

Quote from: alec on February 03, 2017, 06:35:36 AM
Sorry, I meant "First Name","Last Name","Primary Email"

Thanks a lot Alec, it works that way !

Quote from: 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.

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