Do you use the popular webmail client Roundcube? Do you also own a smartphone?

Have you ever wished that you could share your contacts between the two? Well now you can!

Using Z-Push (a PHP implementation of the widely supported ActiveSync protocol), this is a backend for Z-Push that connects your phone with your Roundcube address book.

So far, this has been tested with a HTC Wildfire running Android 2.2.1, and Roundcube 0.8.4.

There currently exist a couple of assumptions:

  • Your usernames and paswords are available in a MySQL database
  • If you log in via ActiveSync before you've ever logged directly into Roundcube, then the backend will create a record in Roundcube's users table for you.

Download from GitHub