Confirmed users
596
edits
m (Re-apply spelling fixes by Chris Cavan and Mkmelin) |
(Re-add implementation note that Thunderbird uses RFC 6764 for CardDAV/CalDAV auto discovery) |
||
Line 137: | Line 137: | ||
</emailProvider> | </emailProvider> | ||
<!-- Syncronize the user's address book / contacts. | <!-- Syncronize the user's address book / contacts. --> | ||
Note: Thunderbird uses RFC 6764 for CardDAV auto discovery. --> | |||
<addressBook type="carddav"> | <addressBook type="carddav"> | ||
<username>%EMAILADDRESS%</username> | <username>%EMAILADDRESS%</username> | ||
Line 154: | Line 155: | ||
</addressBook> | </addressBook> | ||
<!-- Syncronize the user's calendar. | <!-- Syncronize the user's calendar. | ||
Note: Thunderbird uses RFC 6764 for CalDAV auto discovery. --> | |||
<calendar type="caldav"> | <calendar type="caldav"> | ||
<username>%EMAILADDRESS%</username> | <username>%EMAILADDRESS%</username> |