Thunderbird
Mozilla Thunderbird supports CalDAV and CardDAV natively (since version 91). Connect it to SilentSuite through the SilentSuite Bridge.
Prerequisites
- Thunderbird 91 or later (earlier versions require the TbSync add-on).
- SilentSuite Bridge installed and running on your machine.
- Your SilentSuite email and password.
Add Calendars
- In Thunderbird, switch to the Calendar view.
- Right-click the calendar list (or click +) > New Calendar.
- Select On the Network.
- Enter:
- Username: your SilentSuite email
- Location:
http://localhost:37358/your@email.com/
- Click Find Calendars.
- When prompted for a password, enter your SilentSuite password.
- Select the calendars you want and click Subscribe.
Add Address Books
- Switch to the Address Book view.
- Go to File > New > CardDAV Address Book.
- Enter:
- Username: your SilentSuite email
- Location:
http://localhost:37358/your@email.com/
- Click Continue.
- Enter your SilentSuite password when prompted.
- Select the address books to add.
Add Task Lists
Task lists appear automatically alongside calendars. Any VTODO-capable collection will show up in Thunderbird's task view after adding calendars.
Thunderbird Before Version 91
For older versions, install these add-ons:
Then:
- Go to Edit > TbSync (or Tools > TbSync).
- Click Add new DAV account > Manual.
- Enter:
- CalDAV server:
http://localhost:37358/ - CardDAV server:
http://localhost:37358/ - Username: your SilentSuite email
- Password: your SilentSuite password
- CalDAV server:
- Click Add.
Troubleshooting
"Could not find any calendars"
Make sure the bridge is running. Verify by opening http://localhost:37358/.web/ in your browser. If the dashboard loads, the bridge is working.
Password rejected
Use your SilentSuite password (the same one you use to log into the SilentSuite web app).
Calendar not updating
Thunderbird's CalDAV sync interval is 30 minutes by default. To change it: right-click the calendar > Properties > Refresh calendar every X minutes.
Bridge not running
If Thunderbird can't connect, check:
- Is the bridge running? Look for the tray icon or run
silentsuite-bridge --version. - Start the bridge:
silentsuite-bridge - Check the dashboard:
http://localhost:37358/.web/