diff --git a/domains/mail.shymike.json b/domains/mail.shymike.json new file mode 100644 index 000000000..f6248a69b --- /dev/null +++ b/domains/mail.shymike.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "ImShyMike", + "email": "" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } + } + \ No newline at end of file