Create mail.lumix.json

This commit is contained in:
Lumix
2024-10-15 19:15:01 +02:00
committed by GitHub
parent 86115ceff9
commit d8c8f0d973
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "o-lumix",
"email": "lumix@duck.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
}