Merge pull request #15160 from Amaan-Kazi/patch-2

Register mail.amaankazi.is-a.dev for emails
This commit is contained in:
om
2024-07-29 05:19:48 +05:30
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Amaan Kazi's subdomain for mails",
"owner": {
"username": "Amaan-Kazi",
"email": "amaankazi1793@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}