From 9e63f3ef23f075b177de9fa87518fcf042e0888e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Sun, 2 Jul 2023 13:26:16 +0600 Subject: [PATCH] Added records for email support --- domains/imzihad21.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/imzihad21.json b/domains/imzihad21.json index ca0e238e5..2e9d85b38 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -4,6 +4,8 @@ "email": "imzihad@gmail.com" }, "record": { - "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com" + "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }