Create mail.acey.json

This commit is contained in:
AceyGoesBoom
2023-09-03 16:20:44 +07:00
committed by GitHub
parent bd25cc5611
commit b4f90b7b19
+13
View File
@@ -0,0 +1,13 @@
{
"owner": {
"username": "AceyDoCodes",
"email": "aceygoesboom@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com.",
"mx2.improvmx.com."
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}