Hi,

i have SOGo running almost fine, but if i add some users to a calendar
and click the autoadd checkbox, calendars dont get autoadded.

This only happens if i have ssl forced.

My apache conf files:

sites-available/default

RewriteEngine   on
RewriteRule     ^/SOGo(.*)$ https://%{SERVER_NAME}/SOGo$1
RewriteLog      "/var/log/apache2/rewrite.log"
RewriteLogLevel 2

the rest of the conf is standard.


I can't see errors in the logs.

I added calendars manually, disabled the force of ssl and all got added
frequently.

the url i added manually was:
https://sogo.ip/SOGo/dav/username/Calendar/personal

maybe i have to add more than only RewriteRule     ^/SOGo(.*)$
https://%{SERVER_NAME}/SOGo$1 ?

i've done this so that updates of thunderbird plugins still work. they
don't work if i redirect the whole server.

any hints? :)

greetings

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

Reply via email to