Thunderbird:Autoconfiguration:ConfigFileFormat: Difference between revisions

Jump to navigation Jump to search
(Add calendar and address book to the spec, so that TB can autoconfigure them)
Line 150: Line 150:
     <addressbook type="carddav">
     <addressbook type="carddav">
       <username>%EMAILADDRESS%</username> <!-- see <incomingServer> -->
       <username>%EMAILADDRESS%</username> <!-- see <incomingServer> -->
            <!-- Authentication methods. See also <incomingServer>.
        <!-- Authentication methods. See also <incomingServer>.
                "http-basic":
              "http-basic":
                          Authenticate to the HTTP server using
                        Authenticate to the HTTP server using
                          WWW-Authenticate: Basic
                        WWW-Authenticate: Basic
                "http-digest":
              "http-digest":
                          Authenticate to the HTTP server using
                        Authenticate to the HTTP server using
                          WWW-Authenticate: Digest
                        WWW-Authenticate: Digest
                "OAuth2":
              "OAuth2":
                          OAuth2. Uses the same token as for email.
                        OAuth2. Uses the same token as for email.
                -->
              -->
       <authentication>http-basic</authentication>
       <authentication>http-basic</authentication>
       <serverURL>https://calendar.example.com/remote.php/dav<serverURL>
       <serverURL>https://contacts.example.com/remote.php/dav<serverURL>
     </addressbook>
     </addressbook>


Confirmed users
591

edits

Navigation menu