diff --git a/domains/researcx.json b/domains/researcx.json index 1ab0501a0..4c60eb149 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -3,8 +3,17 @@ "username": "researcx", "email": "kei.trei.a52@gmail.com" }, - "record": { - "A": ["129.151.206.225"] + "A": [ + "129.151.206.225" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "v=spf1 include:zoho.eu ~all" + ] } }