Modify email + add email forwarding

This commit is contained in:
PhoenixOrigin
2023-09-14 17:32:22 +01:00
committed by GitHub
parent f991ed7321
commit 17f4bb508e
+4 -2
View File
@@ -1,9 +1,11 @@
{
"owner": {
"username": "PhoenixOrigin",
"email": "amoghnrathi@outlook.com"
"email": "phoenixorigin171@gmail.com"
},
"record": {
"A": ["130.162.166.134"]
"A": ["130.162.166.134"],
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=phoenixorigin171@gmail.com"
}
}