thunderbird / autoconfig

The ISPDB, Thunderbird's database of mail configuration files.
https://autoconfig.thunderbird.net/v1.1/
Mozilla Public License 2.0
55 stars 39 forks source link

Spec: move enable inside emailProvider #85

Open benbucksch opened 10 months ago

benbucksch commented 10 months ago

The enable info is specific to the email configs, so it should be inside that email element. The configs here already have it correctly, but as #84 points out, the spec disagrees with the configs. In this case, the configs are correct and the spec was wrong.

This issue is about correcting the spec.