Create mail.noma.json

This commit is contained in:
Noma4321
2022-04-24 19:11:27 +03:00
committed by GitHub
parent 144ef64349
commit 7461859bdf
+14
View File
@@ -0,0 +1,14 @@
{
"description": "A Subdomain For Mails!!",
"owner": {
"username": "Noma4321",
"email": "Noma4321business@gmail.com",
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}