Merge pull request #21969 from DZDevelopers/main

Fixed MX Record's
This commit is contained in:
21Z
2025-04-12 15:21:56 +04:00
committed by GitHub
+26
View File
@@ -0,0 +1,26 @@
{
"owner": {
"username": "DZDevelopers",
"email": "djoudiaymen0@gmail.com"
},
"record": {
"MX": [
{
"target": "mx.zoho.com",
"priority": 10
},
{
"target": "mx2.zoho.com",
"priority": 20
},
{
"target": "mx3.zoho.com",
"priority": 50
}
],
"TXT": [
"zoho-verification=zb51189051.zmverify.zoho.com",
"v=spf1 include:zoho.com ~all"
]
}
}