diff --git a/domains/arman.json b/domains/arman.json index 618155de2..307beeb12 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -6,6 +6,11 @@ "email": "contact@mail.arman.is-a.dev" }, "record": { - "A": ["89.106.200.1"] + "A": ["89.106.200.1"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }