bird email tools audit
Usage
Code example
bird email tools audit [flags]Description
Resolve and validate a domain's live DMARC, SPF, DKIM, BIMI, and MX records, including alignment and SPF lookup-limit checks. Returns severity-tagged findings and recommendations. DKIM needs a selector, which DNS cannot discover; the audit performs DNS lookups but sends no message.
Examples
Code example
bird email tools audit <domain>Options
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
| --selector | The DKIM selector to check (the label before ._domainkey). DKIM selectors cannot be discovered from DNS. Omit it and the DKIM check reports the selector as unknown. |
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 split-dns-record | Get chunks for a long DNS TXT value |
| bird email tools validate-bimi | Get BIMI record validation results |
| bird email tools validate-dmarc | Get DMARC record validation results |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideGetting started with emailExplore the capabilityEmailFollow the learning pathBuild your first integrationImplementation guideSend your first email
Try the practice and get an implementation brief