On 9/21/18 2:22 AM, Julian Kippels" ([email protected]) wrote:
I found the problem. It wasn't anything in the /etc/sogo/sogo.conf at
all. The problem was with the Apache configuration. When I comment out
this line

RequestHeader set "x-webobjects-server-url""https://%{HTTP_HOST}e";
env=HTTP_HOST
from /etc/httpd/conf.d/SOGo.conf everything works as it should.


What do the surrounding lines look like?  I submitted a patch recently:

https://github.com/inverse-inc/sogo/pull/233

In my case, prior to that change, the application would attempt to redirect to an http:// URL after login.   What URL did you use to log in, and what URL were you redirected to?  My guess is that your browser is being given session cookies for the wrong domain.

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to