go to forwardemail.com

This commit is contained in:
Jay Jackson
2021-09-12 15:14:24 -04:00
committed by GitHub
parent fe0cb6d653
commit cec3570471
+8 -3
View File
@@ -6,8 +6,13 @@
"email": "TheBotlyNoob@gmail.com"
},
"record": {
"A": ["35.230.85.45"],
"MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"],
"TXT": "v=spf1 include:zoho.com ~all"
"A": [
"35.230.85.45"
],
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": "forward-email=jj@jj.is-a.dev"
}
}