diff --git a/domains/mail.arman.json b/domains/mail.arman.json new file mode 100644 index 000000000..9e716b82f --- /dev/null +++ b/domains/mail.arman.json @@ -0,0 +1,12 @@ +{ + "description": "Mail For My Website", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}