From 9c8aebf207198874653d9e803686e930512cfa8d Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:01:24 +0100 Subject: [PATCH] fix spf --- domains/mail.mrstickypiston.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 6b7d77aa8..6f8c5927a 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -8,8 +8,7 @@ "record": { "TXT": [ "zoho-verification=zb27779902.zmverify.zoho.eu", - "v=spf1 include:zoho.com ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOYU2xPqinzQEz5H9y5mBsE8Q7teQZepZZinzC20TpZPF32n9P2f+oWCCRCrTGxAoG5lnDAIVB6YaQO5qtH44b0IJtdtuLFZUeuOI1YXBV+/mbKcf2tYtFSsmcnPqEYHV7cZ0RSNdAmi3EfRuwqZHc/Uee7xvXUZ5KwU3UcbWr1wIDAQAB" + "v=spf1 include:zohomail.eu ~all" ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] }