bird email tools validate-dmarc
Usage
Code example
bird email tools validate-dmarc [flags]Description
Validate and parse a DMARC TXT record. Returns the resolved policy with errors and warnings, including a missing p, an invalid percentage, or no aggregate-report address. Parsing is offline and performs no DNS lookup.
Examples
Code example
bird email tools validate-dmarc <record>Options
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email tools analyze-dmarc-report | Create a DMARC aggregate report analysis |
| bird email tools analyze-headers | Create an email header analysis |
| bird email tools audit | Get a domain email-authentication audit |
| bird email tools split-dns-record | Get chunks for a long DNS TXT value |
| bird email tools validate-bimi | Get BIMI record validation results |