Thunderbird:Autoconfiguration: Difference between revisions

Jump to navigation Jump to search
→‎Proposal: Config files on harddisk are implemented
(Link implementation bug)
(→‎Proposal: Config files on harddisk are implemented)
Line 80: Line 80:
The domain if the email address is used to determine the configuration (POP/IMAP and SMTP server names, SSL yes/no, authentication methods etc.), via several mechanisms:
The domain if the email address is used to determine the configuration (POP/IMAP and SMTP server names, SSL yes/no, authentication methods etc.), via several mechanisms:


# Config files on harddisk, similar to the legacy rdf files in <installdir>/isp/, like we have for Google Mail right now. (This may be dropped in favor of the next steps.)
# Config files on harddisk, in <installdir>/isp/*.xml. This is only for intranet deployments, we won't be shipping them anymore, in favor of the following alternatives.
# Try to contact a mail configuration server of the provider
# Try to contact a mail configuration server of the provider
#* Define a DNS TXT record on domain example.net (for my.account@example.net) which contains an URL like https://mailconfig.example.net/mozilla.xml . A similar, but slightly different proposal is described in detail on [[Thunderbird:Autoconfiguration:DNSBasedLookup|DNSBasedLookup]].
#* Define a DNS TXT record on domain example.net (for my.account@example.net) which contains an URL like https://mailconfig.example.net/mozilla.xml . A similar, but slightly different proposal is described in detail on [[Thunderbird:Autoconfiguration:DNSBasedLookup|DNSBasedLookup]].
Confirmed users
596

edits

Navigation menu