mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 14:26:13 +00:00
Merge pull request #17913 from LIGMATV/patch-7
Create co.ligmatv.json for Zoho email
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user