From e825f3b7bec843592e508c284248d83e533296fc Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Sat, 17 Aug 2024 11:51:59 +0200 Subject: [PATCH] Update mail.zvdxc.json --- domains/mail.zvdxc.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index 691a47dac..9c555a537 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -6,9 +6,13 @@ }, "record": { "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" ], - "TXT": "zoho-verification=zb90341973.zmverify.zoho.eu" + "TXT": [ + "zoho-verification=zb90341973.zmverify.zoho.eu", + "v=spf1 include:zohomail.eu ~all" + ] } }