Changes

Jump to: navigation, search

Thunderbird:Autoconfiguration

186 bytes added, 21:01, 10 February 2010
m
Fix the missing links.
#* This is only for intranet deployments, we won't be shipping any configs by default anymore, in favor of the following alternatives.
# Try to get the configuration from the email provider (not yet implemented)
## Try to contact https://autoconfig.<i>emailaddressdomain</i>/mail/mozilla.xml?emailaddress=<i>emailaddress</i> , e.g. https://autoconfig.example.com/mail/mozilla.xml?emailaddress=fred@example.com and see whether that host/URL exists. The returned file must have the [[Thunderbird:Autoconfiguration:ConfigFileFormat|ConfigFileFormat]] as below. See [ https://bugzilla.mozilla.org/show_bug.cgi?id=534722 bug 534722].
## and/or, define a DNS TXT record on domain example.net (for my.account@example.net) which contains an URL like e.g. https://www.example.net/mozilla.xml , which also returns this file format. A similar, but slightly different proposal is described in detail on [[Thunderbird:Autoconfiguration:DNSBasedLookup|DNSBasedLookup]].
## and/or use DNS SRV records _imap._tcp.example.com etc. (Problem: Doesn't provide username form etc..)
* The newsgroup discussion is at news://news.mozilla.org:119/mozilla.dev.apps.thunderbird (Subject: '''Proposal: Auto-configuration''', Date: 2008-03-04)
* [ https://bugzilla.mozilla.org/show_bug.cgi?id=450710 Bug 450710] [ https://bugzilla.mozilla.org/show_bug.cgi?id=422814 Bug 422814] [https://hg.mozilla.org/users/dascher_mozilla.com/autoconfig/ hg branch]
* [http://groups.google.com/group/ispdb Google discussion group about ISPDB]
* The old/current RDF file format is documented at [http://developer.mozilla.org/en/docs/Thunderbird_ISP_hooks Thunderbird ISP hooks]
Confirm
528
edits

Navigation menu