Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow case of MX record fallback to A record #101

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

lulalala
Copy link
Contributor

In section 5.1 of https://tools.ietf.org/html/rfc5321

If an empty list of MXs is returned, the address is treated as if it was associated with an implicit MX RR

So in other words, checking only MX record is not enough.

In section 5.1 of https://tools.ietf.org/html/rfc5321
"If an empty list of MXs is returned,
the address is treated as if it was associated with an implicit MX RR"
@micke micke merged commit 1a24e91 into micke:master Jan 25, 2018
@micke
Copy link
Owner

micke commented Jan 25, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants