Added SPF record so that ImprovMX can't complain on me

I made this so that ImprovMX will say "Email forwarding active" instead of "Email forwarding needs setup"
This commit is contained in:
imm0nv1nhtv
2024-06-03 07:32:21 +07:00
committed by GitHub
parent 6744cd02c8
commit 443ae1c2d5
+2 -1
View File
@@ -7,6 +7,7 @@
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}