Windows / Outlook
Sync SilentSuite with Microsoft Outlook through the SilentSuite Bridge.
Prerequisites
- The SilentSuite Bridge running on your PC.
- Your account credentials from the bridge's web UI at
http://localhost:37358/.
Microsoft Outlook (with CalDav Synchronizer)
Outlook does not support CalDAV natively. The free, open-source CalDav Synchronizer plugin adds full CalDAV/CardDAV support.
Install the Plugin
- Download the latest release from GitHub.
- Close Outlook.
- Run the installer (.msi file).
- Re-open Outlook. You should see a CalDav Synchronizer tab in the ribbon.
Add a Calendar Sync Profile
- Click the CalDav Synchronizer tab in the Outlook ribbon.
- Click Synchronization Profiles.
- Click the + (Add) button and select Generic CalDAV/CardDAV.
- Give the profile a name (e.g. "SilentSuite Calendar").
- Under Server Settings, enter:
- DAV URL:
http://localhost:37358/your@email.com/ - Username: your account email
- Password: your account password
- DAV URL:
- Click Test or discover settings. The plugin will find your calendars.
- Select the Outlook folder to sync with (or create a new calendar folder).
- Click OK to save.
Add a Contacts Sync Profile
- Open Synchronization Profiles again.
- Click + and select Generic CalDAV/CardDAV.
- Name it (e.g. "SilentSuite Contacts").
- Enter the same server settings as above.
- Click Test or discover settings.
- Select your Outlook Contacts folder as the target.
- Click OK.
Sync
Click Synchronize now in the CalDav Synchronizer ribbon tab, or wait for the automatic sync interval (default: 30 minutes). You can adjust the interval in each profile's settings.
Running the Bridge at Startup
To run the SilentSuite Bridge automatically on Windows startup, see the DAV bridge guide for auto-start configuration.
Troubleshooting
Outlook CalDav Synchronizer not syncing
- Open the CalDav Synchronizer tab and click Status.
- Check for error messages in the sync log.
- Make sure the bridge is running: open
http://localhost:37358/in your browser. - Verify the DAV URL includes your email:
http://localhost:37358/your@email.com/.
Password rejected
Use your account password (the same one you use to log into app.silentsuite.io or your self-hosted server). Verify it works by opening http://localhost:37358/ in your browser.