Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

The ISPDB, Thunderbird's database of mail configuration files.

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.