[SOGo] All-Day Events are wider than the Day Column Bug 4713

2019-06-16 Thread "Ueli Leutwyler"

Dear SOGo-community

We are running SOGo 4.0.7 daily-build and are suffering under the bug 4713.
https://sogo.nu/bugs/view.php?id=4713
The bug seems to be solved but will be distributed in 4.0.8.
IsĀ  there a way to patch the bug into 4.0.7 on a productive system or does 
anybody know, when 4.0.8 will be released.
The bug appears in Windows-Browsers but not on Linux.
Thanks for your help.

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

[SOGo] SOGo with several domains

2019-06-16 Thread Odhiambo Washington
In my apache config for SOGo, I have below:

# Redirect / to /SOGo
*RedirectMatch ^/$ https://webmail.crownkenya.com/SOGo
*

# Enable to use Microsoft ActiveSync support
# Note that you MUST have many sogod workers to use ActiveSync.
# See the SOGo Installation and Configuration guide for more details.
#
ProxyPass /Microsoft-Server-ActiveSync \
 http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync \
 retry=60 connectiontimeout=5 timeout=360

ProxyPass /SOGo http://127.0.0.1:2/SOGo retry=0

http://127.0.0.1:2/SOGo>
## Adjust the following to your configuration
## and make sure to enable the headers module

  RequestHeader set "x-webobjects-server-port" "443"
  SetEnvIf Host (.*) HTTP_HOST=$1
  RequestHeader set "x-webobjects-server-name" "%{HTTP_HOST}e" env=HTTP_HOST
  RequestHeader set "x-webobjects-server-url" "https://%{HTTP_HOST}e";
env=HTTP_HOST
  #RequestHeader set "x-webobjects-server-name" "webmail.crownkenya.com"
  #RequestHeader set "x-webobjects-server-url" "
https://webmail.crownkenya.com";
  AddDefaultCharset UTF-8

## When using proxy-side autentication, you need to uncomment and
## adjust the following line:
  RequestHeader unset "x-webobjects-remote-user"
# RequestHeader set "x-webobjects-remote-user" "%{REMOTE_USER}e"
env=REMOTE_USER

  RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"


My questions is about this: *RedirectMatch ^/$
https://webmail.crownkenya.com/SOGo *

How do I make that non-domain specific?
Can I do

*RedirectMatch ^/$ * "https://%{HTTP_HOST}e"; env=HTTP_HOST*/SOGo*

*:-)*



-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", grep ^[^#] :-)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists