From b176896fc20c85239f0460a26c73dbb3ed589e8c Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:03:44 +0100 Subject: [PATCH] zoho mail security / integrity --- domains/mail.mrstickypiston.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index ab66adeee..6b7d77aa8 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,7 +6,11 @@ }, "record": { - "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu", + "TXT": [ + "zoho-verification=zb27779902.zmverify.zoho.eu", + "v=spf1 include:zoho.com ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOYU2xPqinzQEz5H9y5mBsE8Q7teQZepZZinzC20TpZPF32n9P2f+oWCCRCrTGxAoG5lnDAIVB6YaQO5qtH44b0IJtdtuLFZUeuOI1YXBV+/mbKcf2tYtFSsmcnPqEYHV7cZ0RSNdAmi3EfRuwqZHc/Uee7xvXUZ5KwU3UcbWr1wIDAQAB" + ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } }