Hacker News new | ask | show | jobs
by mdpm 5475 days ago
uh, nope. Email validation should check there's a valid MX record for the domain in question, and leave it at that.
1 comments

Or a valid address record. Mailers fall back to 'A' records in the absence of a 'MX' record.
yes, and we could continue into checking something is actually listening for mail there, etc. But you get my point :)