I'm a long time user of zarafa. One of the reasons are the compatibility with M$ Exchange-Servers and mobile (activesync) devices. There are a few reasons (now) to migrate to sogo. In my test-installation in a vm with sogo I found out (obviously a lot more people while googling the net) that the sogo-activesync is not working properly.
While zarafa is working perfect with z-push, I'm asking myself how to setup SOGo and z-push on SME-server. Yes, I googled (and read and tried a lot) i.e.
http://forums.contribs.org/index.php/topic,49564.0/nowap.html.
The z-push people say, one have to modify the httpd.conf at least with this settings:
"Now, you must configure Apache to redirect the URL
'Microsoft-Server-ActiveSync' to the index.php file in the Z-Push
directory. This can be done by adding the line:
Alias /Microsoft-Server-ActiveSync /usr/share/z-push/index.php
to your httpd.conf file. Make sure that you are adding the line to the
correct part of your Apache configuration, taking care of virtual hosts and
other Apache configurations.
Another possibility is to add this line to z-push.conf file inside the directory
which contents are automatically processed during the webserver start (by
default it is conf.d inside the /etc/apache2 or /etc/httpd depending on your
distribution)."
"Lastly, make sure that PHP has the following settings:
<Directory /usr/share/z-push>
php_flag magic_quotes_gpc off
php_flag register_globals off
php_flag magic_quotes_runtime off
php_flag short_open_tag on
</Directory>
"
I think in the end I'm stuck with the httpd.conf.
As my Italien is very bad (scusi) I'd like to know, if
http://forums.contribs.org/index.php/topic,49564.0/nowap.html works on SME 9.0.
If not, is there anybody out there, who has a solution for SOGo and z-push. Meaning syncing emails, calendar and contacts with SOGo and z-push to a mobile.
Any hints are greatly appreciated.
stefan