Confirmed users
596
edits
(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, | # 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]]. | ||