Add TLS reports capabilities
This commit is contained in:
Vendored
+30
@@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user