Merge pull request #7004 from Jeymen/main

Update MX and TXT records.
This commit is contained in:
William Harrison
2023-08-11 18:57:54 +08:00
committed by GitHub
+4 -3
View File
@@ -12,10 +12,11 @@
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
"mx.zoho.eu",
"mx2.zoho.eu",
"mx3.zoho.eu"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
"TXT": "v=spf1 include:zoho.eu ~all"
}
}