https://github.com/thunderbird/http-mx
mx lookup API for Thunderbird
https://github.com/thunderbird/http-mx
Last synced: 9 months ago
JSON representation
mx lookup API for Thunderbird
- Host: GitHub
- URL: https://github.com/thunderbird/http-mx
- Owner: thunderbird
- License: mpl-2.0
- Created: 2017-03-01T00:37:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T06:29:13.000Z (about 9 years ago)
- Last Synced: 2025-08-31T22:42:04.627Z (9 months ago)
- Language: Python
- Homepage: https://mx.thunderbird.net/dns/mx/
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-mx
This is the simple wsgi python script behind https://mx.thunderbird.net/dns/mx/,
which is used by Thunderbird to perform mx lookups.
The stage site can be found at https://mx-stage.thunderbird.net/dns/mx
`mx.thunderbird.net` updates when the `prod` branch has a new commit.
`mx-stage.thunderbird.net` updates when the `master` branch has a new commit.