diff --git a/domains/thedev.json b/domains/thedev.json index 58614105a..32bfebb53 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,6 +4,8 @@ "email": "thedev132@gmail.com" }, "record": { - "A": ["138.2.237.127"] + "A": ["138.2.237.127"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }