diff --git a/domains/mail.sx9.json b/domains/mail.sx9.json new file mode 100644 index 000000000..11ef83bd1 --- /dev/null +++ b/domains/mail.sx9.json @@ -0,0 +1,12 @@ +{ + "description": "SX's Email", + "owner": { + "discord": "SX-Spy-Agent#1377", + "email": "sx-91@outlook.com", + "username": "SX-9" + }, + "records": { + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}