diff --git a/domains/mail.noma.json b/domains/mail.noma.json new file mode 100644 index 000000000..ccd09c4c8 --- /dev/null +++ b/domains/mail.noma.json @@ -0,0 +1,14 @@ +{ + "description": "A Subdomain For Mails!!", + "owner": { + "username": "Noma4321", + "email": "Noma4321business@gmail.com", + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}