On 23/08/2021 13:56, c...@brain-biotech.de wrote:
On 23.08.21 11:09, Christoph Zechner (zech...@vrvis.at) wrote:


another thing about the TB91 connector: unless I specifically add a user's values in chrome/content/sogo-connector/global/sogo-config.js, a connection to our sogo server is not possible and the connector does nothing. I have to replace the line

var sogoConfig = { username: null, baseURL: null };

with

var sogoConfig = { username: "testuser", baseURL: "https://sogo.example.com/SOGo/dav/testuser/"; };

in order to make it work.


For us it works without this. But we customize sogo-connector.baseURL in "custom-preferences.js".

Sorry for the misunderstanding, we did this, of course, too. I did not mention it before since it is one of the necessary steps according to the README. But in our case, it won't ask for user credentials at all, unless we also add the before-mentioned line.

Best Regards
Christoph Zechner


Regards

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

Reply via email to