From 36f75c8fcdc59226c18a71d1d24605a5c690fe87 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 27 Jul 2024 16:24:17 +0530 Subject: [PATCH] Update esb.json --- domains/esb.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/esb.json b/domains/esb.json index fce1e043e..0eb39b0e6 100644 --- a/domains/esb.json +++ b/domains/esb.json @@ -8,7 +8,13 @@ "89.106.200.1" ], "TXT": [ - "zoho-verification=zb54408053.zmverify.zoho.in" + "zoho-verification=zb54408053.zmverify.zoho.in", + "v=spf1 include:zohomail.in ~all" + ], + "MX": [ + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ] } }