From b5854f6370091d0d747ceafff75a06d8b9404c8d Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Tue, 6 May 2025 17:21:42 -0500 Subject: [PATCH 1/5] Update securesandbox.json Use only DNS Records from Resend --- domains/securesandbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/securesandbox.json b/domains/securesandbox.json index 502fc1cc9..16a8aee12 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -6,7 +6,7 @@ "discord": "crowleycrowd" }, "records": { - "MX": ["feedback-smtp.us-east-1.amazonses.com", "mx.smtp.dev"], + "MX": ["feedback-smtp.us-east-1.amazonses.com"], "TXT": [ "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB", From 571c0394591a607e0f91b94bc99a2779aded0478 Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Tue, 6 May 2025 17:24:09 -0500 Subject: [PATCH 2/5] Update app.securesandbox.json CNAME for Web APP --- domains/app.securesandbox.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/app.securesandbox.json b/domains/app.securesandbox.json index 63c2838a0..d0db32be6 100644 --- a/domains/app.securesandbox.json +++ b/domains/app.securesandbox.json @@ -6,11 +6,6 @@ "discord": "crowleycrowd" }, "records": { - "MX": ["feedback-smtp.us-east-1.amazonses.com"], - "TXT": [ - "v=spf1 include:amazonses.com ~all", - "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB", - "v=DMARC1; p=none;" - ] + "CNAME": ["app.securesandbox.is-a.dev"] } } From 8582af1dc52c8c57b24d1a44faf7153eeeaff6cd Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Tue, 6 May 2025 17:44:36 -0500 Subject: [PATCH 3/5] fix: Restore MX and TXT records in app.securesandbox.json --- domains/app.securesandbox.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/app.securesandbox.json b/domains/app.securesandbox.json index d0db32be6..63c2838a0 100644 --- a/domains/app.securesandbox.json +++ b/domains/app.securesandbox.json @@ -6,6 +6,11 @@ "discord": "crowleycrowd" }, "records": { - "CNAME": ["app.securesandbox.is-a.dev"] + "MX": ["feedback-smtp.us-east-1.amazonses.com"], + "TXT": [ + "v=spf1 include:amazonses.com ~all", + "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB", + "v=DMARC1; p=none;" + ] } } From 7b4e9f9a74511843d35648888c6cfd351ce00174 Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Tue, 6 May 2025 18:17:46 -0500 Subject: [PATCH 4/5] fix: Update TXT record in securesandbox.json for improved email validation --- domains/securesandbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/securesandbox.json b/domains/securesandbox.json index 16a8aee12..01573fc30 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -9,7 +9,7 @@ "MX": ["feedback-smtp.us-east-1.amazonses.com"], "TXT": [ "v=spf1 include:amazonses.com ~all", - "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB", + "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoNbgRUAQTGVvS4pmcJ5ok7j7kpE6lVkVpzW+KD1e1csgEC7ZkDKn0KwU1eCM7d7wn7/SJrL09ve5SLKkkYgYU2LfM13nqrVuqZHSKC4Boec9aWamerFOJOWRvKfbxVUy9hZOKZrw4lLfOQuBw13EpSTIi+TK/6p+ByZ/dzY9n9wIDAQAB", "v=DMARC1; p=none;" ] } From 95cd13a6b4df283bb14a3da05743e914892a5cf1 Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Tue, 6 May 2025 18:23:43 -0500 Subject: [PATCH 5/5] fix: Add additional MX record for improved email routing --- domains/securesandbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/securesandbox.json b/domains/securesandbox.json index 01573fc30..9bc90395d 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -6,7 +6,7 @@ "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=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoNbgRUAQTGVvS4pmcJ5ok7j7kpE6lVkVpzW+KD1e1csgEC7ZkDKn0KwU1eCM7d7wn7/SJrL09ve5SLKkkYgYU2LfM13nqrVuqZHSKC4Boec9aWamerFOJOWRvKfbxVUy9hZOKZrw4lLfOQuBw13EpSTIi+TK/6p+ByZ/dzY9n9wIDAQAB",