Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: SchulzStefan on October 13, 2015, 09:29:51 PM

Title: SOGo and Z-Push
Post by: SchulzStefan on October 13, 2015, 09:29:51 PM
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 (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 (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
Title: Re: SOGo and Z-Push
Post by: Stefano on October 14, 2015, 09:48:55 AM
Hi

I re-read all the topic you linked and no, OP wasn't able to make things work.

a workaround is to use cardav/caldav for addressbooks and calendars and imap for email
Title: Re: SOGo and Z-Push
Post by: SchulzStefan on October 14, 2015, 07:35:44 PM
Stefano, thank you for translating.

I know about this workaround and I'm trying on it. Z-push with a combined backend and IMAP is working fine. Right now I found no way for caldav and carddav. Some kind of frustrating...
Title: Re: SOGo and Z-Push
Post by: Stefano on October 15, 2015, 11:10:15 AM
give it a try (or at least give it an eye)

http://wiki.contribs.org/Radicale_(carddav/caldav)
Title: Re: SOGo and Z-Push
Post by: stephdl on October 15, 2015, 11:53:28 AM
http://forums.contribs.org/index.php/topic,51975.0.html

For now i have no return.....please test it..

Actually i use owncloud for the caldav/carddav feature but sogo is able to do it itself.
Title: Re: SOGo and Z-Push
Post by: SchulzStefan on October 15, 2015, 12:44:28 PM
For my understanding: is radicale using SOGo as source for caldav/carddav? If not, that's not what I want.

I placed the SOGo - z-push question also in here: https://github.com/fmbiete/Z-Push-contrib/issues/237 (https://github.com/fmbiete/Z-Push-contrib/issues/237)

We'll see, if somebody is coming up with something.
Title: Re: SOGo and Z-Push
Post by: stephdl on October 15, 2015, 02:30:21 PM
Radicale is a standalone caldav/carddav server. No needs of other softwares