From 728771539e86cb50107050c81a9c53afb21e8006 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Sat, 20 Jul 2024 22:21:20 +0700 Subject: [PATCH] Update trueuser.json --- domains/trueuser.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 738526030..d86ce7b16 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,11 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.30.249.53"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }