Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thunderbird/autoconfig
The ISPDB, Thunderbird's database of mail configuration files.
https://github.com/thunderbird/autoconfig
autoconfig imap ispdb mozilla pop3 smtp thunderbird
Last synced: 3 months ago
JSON representation
The ISPDB, Thunderbird's database of mail configuration files.
- Host: GitHub
- URL: https://github.com/thunderbird/autoconfig
- Owner: thunderbird
- License: mpl-2.0
- Created: 2017-02-28T18:54:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T15:07:27.000Z (5 months ago)
- Last Synced: 2024-08-28T19:41:45.213Z (5 months ago)
- Topics: autoconfig, imap, ispdb, mozilla, pop3, smtp, thunderbird
- Language: Python
- Homepage: https://autoconfig.thunderbird.net/v1.1/
- Size: 349 KB
- Stars: 52
- Watchers: 11
- Forks: 39
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ISPDB - Generic database of mail server configuration
It contains the server names and configuation for almost all large ISPs in the world. Most ISPs with a user base of more than 0.1% are included here.
Be sure to read the docs below before changing anything:
* [Autoconfig mechanism documentation](https://www.bucksch.org/1/projects/thunderbird/autoconfiguration/), including file format definition and explanations.
* [File format](https://www.bucksch.org/1/projects/thunderbird/autoconfiguration/config-file-format.html)
* [How to configure your domain](https://www.bucksch.org/1/projects/thunderbird/autoconfiguration/#Configuration_server_at_ISP) without being added to the ISPDB here. This is useful for small ISPs and domains that are not open to the public.
* [Original project page - for reference](https://wiki.mozilla.org/Thunderbird:Autoconfiguration)This ISPDB was created by Ben Bucksch.
There are two main branches: `master` and `prod`. The [production server](https://autoconfig.thunderbird.net/autoconfig/v1.1/) will update when the `prod` branch is pushed. Any changes to that branch will automatically go live without further verification and affect the new account settings of all TB3 users, so be careful. The [stage server](https://autoconfig-stage.thunderbird.net/autoconfig/v1.1/) will update when the `master` branch is pushed.