Merge pull request #4105 from OpAayush/patch-10

Create yush.json
This commit is contained in:
andrewstech
2022-12-14 18:59:27 +00:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "OpAayush",
"email": "aayush.agrawalm@gmail.com"
},
"description": "mail domain",
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}