View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005245 | SOGo Connector | with SOGo | public | 2021-01-18 09:51 | 2021-01-18 09:51 |
Reporter | cz | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0005245: 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. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-18 09:51 | cz | New Issue |