Seperate domain for email

I want to use my main domain as my website domain so I had to make this
This commit is contained in:
imm0nv1nhtv
2024-06-02 18:00:42 +07:00
committed by GitHub
parent 76c0031960
commit 292b8ab469
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "imm0nv1nhtv",
"email": "windows10phamvinh+github@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com"
"mx2.improvmx.com"
]
}
}