From e19afc41b7b47f21a8296d8b6392c3ddb38844d9 Mon Sep 17 00:00:00 2001 From: Devansh Yadav <108845911+devanshyadav2010@users.noreply.github.com> Date: Sun, 25 Aug 2024 23:55:10 +0530 Subject: [PATCH] Create mail.devansh.json --- domains/mail.devansh.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/mail.devansh.json diff --git a/domains/mail.devansh.json b/domains/mail.devansh.json new file mode 100644 index 000000000..3181ae27b --- /dev/null +++ b/domains/mail.devansh.json @@ -0,0 +1,15 @@ +{ + "description": "mail forwarding", + "repo": "https://github.com/devanshyadav2010/register", + "owner": { + "username": "dev8adam", + "email": "dev8adam576@gmail.com", + "twitter": "devanshyadav" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } + }