diff --git a/domains/nhatminh.json b/domains/nhatminh.json index 3a7057e5e3..e4a36afdad 100644 --- a/domains/nhatminh.json +++ b/domains/nhatminh.json @@ -3,6 +3,13 @@ "username": "nhatminh132" }, "records": { - "A": ["216.198.79.1"] + "A": ["216.198.79.1"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } }