
Installation:
    
    1. Install z-push from http://z-push.sourceforge.net/
       - Version 1.2.1 should work, although you are encouraged to try trunk
    1. Copy the sogobackend directory in your z-push installation directory.
    2. Put the following line at the end of your z-push config.php (before the
       terminating "?>")

      include_once("sogobackend/config.php");

    3. Configure your sogo details in sogobackend/config.php


What works:
    Note functionality is quite limited at this point. Right now, all that I
    know works is that my iPhone 2.2 downloads all events from the server
    incrementally.
