From 97262d543c757c89dc6974b66c7fc7853c6b44e9 Mon Sep 17 00:00:00 2001 From: Brian C <90318438+BCYAYAY14@users.noreply.github.com> Date: Mon, 24 Jan 2022 11:53:03 +1100 Subject: [PATCH] Change mail services --- domains/penguin.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/penguin.json b/domains/penguin.json index c65373acf..9fa7ca004 100644 --- a/domains/penguin.json +++ b/domains/penguin.json @@ -11,10 +11,11 @@ "185.199.111.153" ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx.zoho.com.au", + "mx2.zoho.com.au", + "mx3.zoho.com.au" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:zoho.com.au ~all" }