AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.47k stars 303 forks source link

Support FastMail DNS #736

Open KeithBohler opened 3 years ago

KeithBohler commented 3 years ago

Sort of an odd request, but support for FastMail DNS may be handy in some instances since they do not have an official API for managing DNS hosted with them, but they do allow you to host dns with them.

adferrand commented 3 years ago

Well, if FastMail does not provide an API for it, it will be difficult. Some providers in this situation are implemented by scrapping the web interface, but it has been proven that this leads to really flaky behaviors...