Add TLS reports capabilities

This commit is contained in:
2026-06-23 11:49:58 -03:00
parent 5c1dc95c36
commit f4ae9f8532
20 changed files with 1158 additions and 75 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"organization-name": "Google Inc.",
"date-range": {
"start-datetime": "2026-06-17T00:00:00Z",
"end-datetime": "2026-06-17T23:59:59Z"
},
"contact-info": "smtp-tls-reporting@google.com",
"report-id": "2026-06-17T00:00:00Z_anamaka.net",
"policies": [
{
"policy": {
"policy-type": "sts",
"policy-string": [
"version: STSv1",
"mode: enforce",
"mx: mail.dynamicpress.org",
"max_age: 604800"
],
"policy-domain": "anamaka.net",
"mx-host": [
"mail.dynamicpress.org"
]
},
"summary": {
"total-successful-session-count": 5,
"total-failure-session-count": 0
}
}
]
}