Roundcube exports only 999 contacts

divdesign

Verified User
Joined
Mar 10, 2009
Messages
5
Hello,

One of my customers is using roundcube for his mail. He's got about 1300 contact in his adresbook. I had to move him to one of our other servers, so i backupped his account in directadmin, imported it in our other server, everything works ok, only his roundcube contacts were empty. so i exported them from the old server, but the export to cvs function stops at 999 contact. Is there an database file of something i can copy? or is there another solution for this problem ?

thanks in advance.
 
Login to phpMyAdmin with your da_admin account and export the contacts for the user id that way.

thanks for your reply. If i log on to phpmyadmin with my da admin, i only see an information_schema database, and the databases from the websites under my admin account. Do i have to logon another way?
 
login with the user and pass listed in /usr/local/directadmin/conf/mysql.conf

Once in phpMyAdmin you will see a database named da_roundcube
 
login with the user and pass listed in /usr/local/directadmin/conf/mysql.conf

Once in phpMyAdmin you will see a database named da_roundcube

Thanks, that did the trick. The contacts are imported in our new server. Thanks again!
 
Back
Top