chore: initial commit
This commit is contained in:
commit
a3275a8ca6
2 changed files with 15 additions and 0 deletions
5
public/.well-known/mta-sts.txt
Normal file
5
public/.well-known/mta-sts.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
version: STSv1
|
||||||
|
mode: enforce
|
||||||
|
mx: in1-smtp.messagingengine.com
|
||||||
|
mx: in2-smtp.messagingengine.com
|
||||||
|
max_age: 2419200
|
10
public/index.html
Normal file
10
public/index.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="refresh" content="0; URL='https://mta-sts.coryd.dev/.well-known/mta-sts.txt'" />
|
||||||
|
<title>Redirecting...</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>If you are not redirected, <a href="https://mta-sts.coryd.dev/.well-known/mta-sts.txt">click here</a>.</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Add a link
Reference in a new issue