Merge pull request #17913 from LIGMATV/patch-7

Create co.ligmatv.json for Zoho email
This commit is contained in:
iostpa
2024-12-31 11:29:08 +02:00
committed by GitHub
+18
View File
@@ -0,0 +1,18 @@
{
"description": "This sub-subdomain will i use for my Zoho email.",
"owner": {
"username": "LIGMATV",
"email": "ligmatv.id@gmail.com"
},
"record": {
"MX": [
"mx.zoho.com",
"mx2.zoho.com",
"mx3.zoho.com"
],
"TXT": [
"zoho-verification=zb21447312.zmverify.zoho.com",
"v=spf1 include:zoho.com ~all"
]
}
}