Create send.ante.json

This commit is contained in:
Ante Brähler
2025-04-12 16:31:06 +02:00
committed by GitHub
parent 298d30897b
commit 535e322c38
+15
View File
@@ -0,0 +1,15 @@
{
"owner": {
"username": "antebrl",
"email": "ahcwnh@gmail.com"
},
"record": {
"MX": [
{
"target": "feedback-smtp.eu-west-1.amazonses.com",
"priority": 10
}
],
"TXT": ["v=spf1 include:amazonses.com ~all"]
}
}