View Issue Details

IDProjectCategoryView StatusLast Update
0005245SOGo Connectorwith SOGopublic2021-01-18 09:51
Reportercz Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0005245: connector needs hardcoded url and user name, auto-config not working
Description

According to the connector readme [1] it should suffice to customise the sogo-connector.baseURL value in order for the connector to discover its server. This is not working in our setup. We built the newest version from Github (sogo-connector-78.0.0-1a3d42170d.xpi) but if we do not set the username and the baseURL, the connector does nothing.

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

Without these two values, a connection is not possible.

Tested under Windows 10 and Debian 10.7 (multiple Thunderbird versions on both platforms, same result every time)

[1] https://github.com/inverse-inc/sogo-connector/blob/master/README.md

Steps To Reproduce

Build connector like described in the Github Readme file with the customisation being the sogo-connector.baseURL in custom/mysite//chrome/content/sogo-connector/general/custom-preferences.js.

Install extension in Thunderbird. Nothing happens.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-01-18 09:51 cz New Issue