Difference between revisions of "SOGo"
From dmfswiki
Line 24: | Line 24: | ||
== known issues == | == known issues == | ||
+ | |||
+ | If you have trouble with calendar discovery please ensure that you've <em>removed</em> the following line from your SOGo config: | ||
+ | <pre> | ||
+ | WOUseRelativeURLs = NO; | ||
+ | </pre> | ||
+ | With recent SOGo version it's not recommended to use absolute URLs anymore. | ||
+ | |||
There are several known limitations of SOGo. | There are several known limitations of SOGo. |
Revision as of 15:46, 1 June 2012
SOGo is an Open-Source groupware developed by Inverse in Canada.
SOGo is fully supported by CalDAV-Sync and CardDAV-Sync
Setup
Just enter the name of your server along with your username and password. Address books and calendars will be discovered automatically.
CalDAV-Sync
- Server URL: <servername>:<port>
- Use SSL: check accordingly
- Username: your login name
- Password: your password
In some cases (e.g. if you're running a web server on the same host and port) the URL above may not work, try
- Server URL: <servername>:<port>/SOGo/dav/
in that case.
CardDAV-Sync
See the instructions for CalDAV-Sync, with CardDAV-Sync it works exactly the same way.
known issues
If you have trouble with calendar discovery please ensure that you've removed the following line from your SOGo config:
WOUseRelativeURLs = NO;
With recent SOGo version it's not recommended to use absolute URLs anymore.
There are several known limitations of SOGo.
CardDAV
- SOGo knows of five phone numbers and types only: work, home, fax, pager, mobile.
- Work email is mapped to the "Email" field, home email is mapped to "Additional Email"