From cec35704716f4dc44877c759089717ae542c2192 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Sun, 12 Sep 2021 15:14:24 -0400 Subject: [PATCH] go to forwardemail.com --- domains/jj.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/jj.json b/domains/jj.json index 5c82944b4..fa201c6b3 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -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" } }