Zum Inhalt springen
Deutsch

autoconfig(7)

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

autoconfig — Thunderbird AutoConfig protocol

AutoConfig is a HTTP-based discovery protocol, originally introduced for Mozilla Thunderbird (TB) 3.0 in 2009. It is quite similar to autodiscover(7). This manual page is not normative.

TB tries a bunch of URLs, with HTTP GET:

Note that TLS wildcard certificates do not extend to more than one level; for example, if the e-mail address is `[email protected]`, and the m1 host presents a server certificates for `CN=example.com, subjAltName=*.example.com`, clients that are trying to download `autoconfig.m1.example.com/mail/config-v1.1.xml` may fail TLS verification. The Thunderbird setup wizard (circa version 140) does not show TLS failures, and silently treats it as an unavailable resource.

TB also performs AutoDiscover.

incomingServers may be of type "imap", "pop3", "nntp" or "exchange".

gromox(7), autodiscover(7)