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" } }