Git Product home page Git Product logo

sogosync's Introduction

Description
-----------
sogosync is z-push with caldav and cardav backend.

Features
--------
* Add support to ActiveSync of multiple addressbook using a carddav server
* Add support to ActiveSync of multiple calendar using a caldav server

See also:
--------
Open Groupware
- http://www.sogo.nu/ 
ActiveSync implementation
- http://z-push.sourceforge.net/soswp
Cardav and Caldav RFC
- http://tools.ietf.org/html/rfc2425
- http://tools.ietf.org/html/rfc2426
ActiveSync Contact and Calendar Protocol Specification
- http://msdn.microsoft.com/en-us/library/cc425499%28EXCHG.80%29.aspx
	- http://msdn.microsoft.com/en-us/library/dd299451(v=exchg.80).aspx
	- http://msdn.microsoft.com/en-us/library/dd299440(v=exchg.80).aspx

Library used
------------
CardDAV-Client
- https://github.com/graviox/CardDAV-PHP/
vCard parser
- https://github.com/nuovo/vCard-parser/

Thanks to dekkers for the original caldav support
https://github.com/dekkers/s-push

Installation
------------
$ cd /var/www
$ git clone git://github.com/xbgmsharp/sogosync.git
$ cd sogosync

Read z-push install instruction into INSTALL file.

Configuration
-------------
Edit config.php
 * Set TimeZone
 * Replace
	$BACKEND_PROVIDER = "BackendCaldav";
	by
	$BACKEND_PROVIDER = "BackendCombined";
 * Configure the BackendIMAP settings section

Edit backend/combined/config.php
 * Configure the BackendCalDAV settings section
 * Configure the BackendCardDAV settings section

Test
----
Test from Firefox, you should get:
"""
Login to https://sogo.mydomain.com/Microsoft-Server-ActiveSync
You need to see:
Z-Push - Open Source ActiveSync
Version SVN checkout
GET not supported
"""

Update
------
$ cd /var/www/sogosync
$ git push

sogosync's People

Contributors

xbgmsharp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.