mirror of
https://github.com/mjl-/mox.git
synced 2025-07-15 23:14:42 +03:00
do not lookup cname after looking up the txt for mta-sts, and follow cnames for mocks
because the txt would already follow cnames. the additional cname lookup didn't hurt, it just didn't do anything. i probably didn't realize that before looking deeper into dns.
This commit is contained in:
@ -1626,14 +1626,6 @@
|
||||
"Name": "MTASTSCheckResult",
|
||||
"Docs": "",
|
||||
"Fields": [
|
||||
{
|
||||
"Name": "CNAMEs",
|
||||
"Docs": "",
|
||||
"Typewords": [
|
||||
"[]",
|
||||
"string"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "TXT",
|
||||
"Docs": "",
|
||||
|
Reference in New Issue
Block a user