[SOGo] [SOgo] Activesync - client disconnected during delivery of response

2016-09-29 Thread Jason Mooradian
I constantly see these kinds of error messages in my logs:
Sep 29 13:36:30 sogod [25444]: [ERROR]
<0x0x7fa60b670d60[WOHttpTransaction]> client disconnected during delivery
of response for  (len=13): the
socket was shutdown

Based on documentation and various other threads I have my settings as
follows but the errors still appear:

Nginx Config:
  location ^~ /Microsoft-Server-ActiveSync {
proxy_pass
http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync;
proxy_connect_timeout 3600;
proxy_send_timeout 3600;
proxy_read_timeout 3600;
proxy_buffer_size 8k;
proxy_buffers 4 32k;
proxy_temp_file_write_size 64k;
proxy_busy_buffers_size 64k;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $host;
proxy_set_header x-webobjects-server-protocol HTTP/1.0;
proxy_set_header x-webobjects-server-name $server_name;
proxy_set_header x-webobjects-server-url $scheme://$host;
proxy_set_header x-webobjects-server-port $server_port;
proxy_set_header x-webobjects-remote-host $remote_addr;
client_body_buffer_size 128k;
}

SOgo config settings:
   SOGoMaximumPingInterval = 3540
   SOGoMaximumSyncInterval = 3540
   SOGoMaximumSyncResponseSize = 2048
   SOGoInternalSyncInterval = 60
   SOGoMaximumSyncWindowSize = 50
   WOWatchDogRequestTimeout = 60

Am I missing something or is one of my settings incorrect? Thanks!
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Maximize compose view in webmail

2016-09-27 Thread Jason Mooradian
Is there any way to make the composer box bigger when creating a new email
in webmail?

Thanks!
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Change WebServerResources URL

2016-09-21 Thread Jason Mooradian
Is there anyway to change the WebServerResources URL so I can point it to a
CDN instead of the main Sogo server?

Thanks!
-- 
users@sogo.nu
https://inverse.ca/sogo/lists