Update devmatei.json for email forwarding

This commit is contained in:
DevMatei
2024-12-21 16:38:59 +02:00
committed by GitHub
parent f13d0947ea
commit 5e043fd6c1
+9 -1
View File
@@ -1,10 +1,18 @@
{
"owner": {
"username": "DevMatei"
"username": "DevMatei",
"email": "matei.thoma@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
"v=spf1 include:spf.improvmx.com ~all"
]
}
}