Y
Hacker News
new
|
ask
|
show
|
jobs
by
psim1
1644 days ago
$ dig example.com. mx +short 0 .
It has an interesting MX record. I wonder what this does? Specifically, what should a mail agent do when the MX record points to "." ?
1 comments
oftenwrong
1644 days ago
That's a "null MX", indicating that the domain does not accept mail.
https://datatracker.ietf.org/doc/html/rfc7505
link
psim1
1644 days ago
Thanks! That RFC is new to me.
link
https://datatracker.ietf.org/doc/html/rfc7505