Merge pull request #14258 from imm0nv1nhtv/main

Added SPF record so that ImprovMX can't complain on me
This commit is contained in:
Stef_DP
2024-06-03 08:14:50 +02:00
committed by GitHub
+2 -1
View File
@@ -7,6 +7,7 @@
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}