diff --git a/domains/devmatei.json b/domains/devmatei.json index 587286d93..0253cb34a 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -1,10 +1,18 @@ { "owner": { - "username": "DevMatei" + "username": "DevMatei", + "email": "matei.thoma@gmail.com" }, "record": { "A": [ "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" ] } }