Hi Daniel

I only uncommented the line "ProxyPass /Microsoft-Server-ActiveSync
http://127.0.0.1:20000/SOGo/Microsoft-Server-ActiveSync retry=60
connectiontimeout=5 timeout=360" as you already did.

And I add this to /etc/sogo/sogo.conf
(http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf pages 53/54)

  WOWorkersCount = 40;
  SOGoMaximumPingInterval = 3540;
  SOGoMaximumSyncInterval = 3540;
  SOGoInternalSyncInterval = 30;

After these changes I restarted sogo, memcache and apache.

My sogo.log has a lot of these messages:

Aug 04 22:23:57 sogod [1808]:
<0x0x7f1ce1658d40[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while
detecting changes...
Aug 04 22:23:59 sogod [4933]:
<0x0x7f1ce07c21d0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while
detecting changes...
Aug 04 22:24:17 sogod [720]: [WARN] <0x0x7f1ce0469a60[WOWatchDogChild]>
pid 1808 has been hanging in the same request for 8 minutes
Aug 04 22:24:28 sogod [1808]:
<0x0x7f1ce1658d40[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while
detecting changes...
Aug 04 22:24:29 sogod [4933]:
<0x0x7f1ce07c21d0[SOGoActiveSyncDispatcher]> Sleeping 30 seconds while
detecting changes...

That are all changes I did, as far as I remember.

The SOGo documentation also mentions to install libwbxml for ActiveSync.

Regards
Andreas

Am 05.08.2015 um 00:26 schrieb Daniel Bareiro:
> On 04/08/15 18:49, Daniel Bareiro wrote:
>
>> But still I keep getting a message that Outlook can not find the server.
>> Must I restart another service (memcached?) or doing any special
>> configuration on SOGo or Apache for Outlook (or another client) can
>> synchronize through ActiveSync?
> To add some more information about it, I just uncomment these lines I
> found in the Apache configuration:
>
> ProxyPass /Microsoft-Server-ActiveSync \
> http://127.0.0.1:20000/SOGo/Microsoft-Server-ActiveSync \
> retry=60 connectiontimeout=5 timeout=360
>
>
> But after restarting Apache I see the following warnings (I thing):
>
> root@s18513723:/etc/apache2/conf-enabled# /etc/init.d/apache2 restart
>  * Restarting web server apache2
> [Tue Aug 04 17:22:18.590401 2015] [proxy:warn] [pid 24150:tid
> 140070112782208] AH01146: Ignoring parameter 'retry=60' for worker
> 'http://127.0.0.1:20000/SOGo' because of worker sharing
> [Tue Aug 04 17:22:18.590462 2015] [proxy:warn] [pid 24150:tid
> 140070112782208] AH01146: Ignoring parameter 'connectiontimeout=5' for
> worker 'http://127.0.0.1:20000/SOGo' because of worker sharing
> [Tue Aug 04 17:22:18.590467 2015] [proxy:warn] [pid 24150:tid
> 140070112782208] AH01146: Ignoring parameter 'timeout=360' for worker
> 'http://127.0.0.1:20000/SOGo' because of worker sharing
>    ...done.
>
> Still the service is restarted. But Outlook still is unable to access
> the server.
>
>
> Best regards,
> Daniel
>
>


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to