Difference between revisions of "Z-Push"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Cov
(Created page with ''''Z-Push''' is an open source ActiveSync server written in PHP. It can use several data backends, the most featureful of which is Zarafa. =Installation= {…')
(No difference)

Revision as of 16:06, 6 January 2010

Z-Push is an open source ActiveSync server written in PHP. It can use several data backends, the most featureful of which is Zarafa.

Installation

The following instructions were written for Z-Push 1.3 RC 2 on CentOS 5 and may not work on other platforms or versions. If you would like to see additional coverage, please add it yourself or make a request on the wiki's wanted page.

# wget http://download.berlios.de/z-push/z-push-1.3RC2.tar.gz
# tar xzf z-push-*.tar.gz -C /var/www