From a3275a8ca62ce2a100b0e1fc7a435c800307030d Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Tue, 10 Jun 2025 13:22:57 -0700 Subject: [PATCH] chore: initial commit --- public/.well-known/mta-sts.txt | 5 +++++ public/index.html | 10 ++++++++++ 2 files changed, 15 insertions(+) create mode 100644 public/.well-known/mta-sts.txt create mode 100644 public/index.html diff --git a/public/.well-known/mta-sts.txt b/public/.well-known/mta-sts.txt new file mode 100644 index 0000000..169f183 --- /dev/null +++ b/public/.well-known/mta-sts.txt @@ -0,0 +1,5 @@ +version: STSv1 +mode: enforce +mx: in1-smtp.messagingengine.com +mx: in2-smtp.messagingengine.com +max_age: 2419200 diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..eab4320 --- /dev/null +++ b/public/index.html @@ -0,0 +1,10 @@ + + + + + Redirecting... + + +

If you are not redirected, click here.

+ +