Changes

Jump to: navigation, search

Thunderbird:Autoconfiguration:ConfigFileFormat

No change in size, 04:45, 2 January 2021
m
addressBook: Typo
<!-- Syncronize the user's address book / contacts. Not yet implemented. -->
<addressbook addressBook type="carddav">
<username>%EMAILADDRESS%</username> <!-- see <incomingServer> -->
<!-- Authentication methods. See also <incomingServer>.
<authentication>http-basic</authentication>
<serverURL>https://contacts.example.com/remote.php/dav<serverURL>
</addressbookaddressBook>
<!-- Syncronize the user's calendar. Not yet implemented. -->
<calendar type="caldav">
<username>%EMAILADDRESS%</username> <!-- see <incomingServer> -->
<authentication>http-basic</authentication> <!-- see <addressbookaddressBook> -->
<serverURL>https://calendar.example.com/remote.php/dav<serverURL>
</calendar>
<fileShare type="webdav">
<username>%EMAILADDRESS%</username> <!-- see <incomingServer> -->
<authentication>http-basic</authentication> <!-- see <addressbookaddressBook> -->
<serverURL>https://share.example.com/remote.php/dav<serverURL>
</fileShare>
Confirm
591
edits

Navigation menu