Pasando contactos de Evolution a RoundCube / Export contacts from Evolution to RoundCube

Linux, Web Add comments

Para todos aquellos que igual que yo useis como gestor de correo web RoundCube, acabo de hacer un pequeño script que mueve todos los contacto desde Evolution a la base de datos del webmail. Para ello solo son necesarios cuatro pasos:

  • Exportar todos tus contactos de evolution en formato vcard. Para ello dentro de los contacto de Evolution hay que seleccionar File / Save Address Book As Vcard. Esto guarda la lista de contactos en un fichero llamado list.vcf.
  • Descargar este pequeño script y modificar los parémetros de conexión a la base de datos, tu correo electrónico y la direccion del fichero list.vcf.
  • Subir ambos ficheros a tu servidor web y darle permisos de ejecución al script.
  • Ejecutar el script.

Después de esto, tendrás disponibles todos tus contactos en tu correo web.



For all of you that use RoundCube as webmail, I just wrote a little script to copy Evolution contacts to RoundCube database. You only need to follow the next four steps:

  • You must export your Evolution contacts as vcard. To do it on Evolution you must go to File / Save Address Book As Vcard. After this, you will have all your contact list in a file called list.vcf.
  • Download this script and modify database parameters, email and list.vcf path on the top of the file.
  • Upload both files to your server and give the script execution permissions.
  • Finally, run the script.

After that, you must be able to access all your contact list on your webmail.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Iniciar sesión