MtaStsGenerateInput
Body for kind=mta-sts.
Fields
Section titled “Fields”| Field | Type | Required | Description |
|---|---|---|---|
domain |
string |
no | — |
mode |
string |
yes | (testing, enforce, none) |
mx |
string[] |
no | — |
maxAgeDays |
integer |
no | — |
id |
string |
no | Policy id; defaults to a UTC timestamp |
tlsRptEmail |
string |
no | Adds a TLS-RPT record when set |
Example
Section titled “Example”{ "domain": "string", "mode": "testing", "mx": [ "string" ], "maxAgeDays": 7, "id": "string", "tlsRptEmail": "string"}