From 838d146743b83dac4b60954e9f5955f6ce25b0ce Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Fri, 11 Aug 2023 13:56:00 +0300 Subject: [PATCH] feat(jey): Update MX and TXT records. --- domains/jeymen.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index ac99b4b5b..17a476555 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -12,10 +12,11 @@ ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:zoho.eu ~all" } }