add priority

This commit is contained in:
Alvin Joy
2025-03-23 21:46:17 +05:30
committed by GitHub
parent 1fdf823480
commit 73f131c4e1
+5 -1
View File
@@ -4,7 +4,11 @@
"discord": "825382504353234954"
},
"record": {
"MX": ["feedback-smtp.ap-northeast-1.amazonses.com"],
"MX": [
{
target: "feedback-smtp.ap-northeast-1.amazonses.com",
priority: 10
}],
"TXT": ["v=spf1 include:amazonses.com ~all"]
}
}