Closed
Bug 560315
Opened 15 years ago
Closed 15 years ago
Run a MX lookup webservice
Categories
(Mozilla Messaging Graveyard :: Server Operations, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: gozer, Unassigned)
References
()
Details
Attachments
(1 file, 1 obsolete file)
1.25 KB,
text/plain
|
Details |
Steal and improve the code on ectoplasm.org a little.
Comment 1•15 years ago
|
||
Personally, I'd only return the most preferred servers. Given that it's sorted by preference, it's not so serious, though: My code just always takes the first line and ignores the rest.
Comment 2•15 years ago
|
||
FWIW, it works fine for me as-is.
Reporter | ||
Comment 3•15 years ago
|
||
Live and running here:
https://live.mozillamessaging.com/dns/mx/example.com
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
Nice! With TTL -> cache expiry and no MX -> 404.
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 5•15 years ago
|
||
Seemed like the logical translation of DNS into the HTTP world.
Reporter | ||
Comment 6•15 years ago
|
||
Attaching what I actually ended up running in production.
Attachment #439999 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•