From 47dc65c959cf3f94fc273badb9aba63fc89f8390 Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Thu, 24 Apr 2025 15:13:08 -0500 Subject: [PATCH] Update securesandbox.json Add a new MX Record --- domains/securesandbox.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/securesandbox.json b/domains/securesandbox.json index 16a8aee12..df0c88618 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -6,7 +6,10 @@ "discord": "crowleycrowd" }, "records": { - "MX": ["feedback-smtp.us-east-1.amazonses.com"], + "MX": [ + "feedback-smtp.us-east-1.amazonses.com", + " mx.smtp.dev" + ], "TXT": [ "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB",