Create mail.arman.json

This commit is contained in:
ItzArman09
2024-06-02 13:20:15 +05:30
committed by GitHub
parent 76c0031960
commit ddfcea8e2d
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Mail For My Website",
"owner": {
"username": "ItzArman09",
"email": "itz.armxn@outlook.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}