-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standardize autoconfig #38
Comments
I've done this (independent from this ticket), see: |
Cool. Can I help somewhere? |
The repository can be found here: https://github.com/benbucksch/autoconfig-spec |
I just found out that @benbucksch is the author of https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat, which history goes back to atleast 2008. Sorry that I wasn't are of that. Woops. 😬 Cool that there is a draft for standardization available: https://datatracker.ietf.org/doc/draft-bucksch-autoconfig/. It is a nice starting point for standardization and a good alternative for autodiscover from Microsoft. For standardization, I think it is important to have a clear understanding about the version and version history of the format. For example, the |
I crawled to some wiki page changes and got the following versions:
If the above information ( |
Hello @benbucksch and others,
Recently I came across autoconfig because Thunderbird uses it. I think this is very useful protocol to set email easily. However, at the moment the protocol isn't standardized yet.
I would like to see autoconfig standardized. This means that
autoconfig
will be registered at https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml and the XML format (maybe also the old format) and the used HTTP URLs (maybe also the old paths) will be known by both email client implementers and email server hosters. It also will cause the protocol to be more mainstream and more used.If I can help writing this standard (I think making an RFC is the easiest), I would like to do that.
Thanks in advance
The text was updated successfully, but these errors were encountered: