Documentation
Sign inGet started

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

NameDescription
--response-schemaPrint the fields this command returns, then exit
--selectorThe 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.
NameDescription
bird email tools analyze-dmarc-reportCreate a DMARC aggregate report analysis
bird email tools analyze-headersCreate an email header analysis
bird email tools split-dns-recordGet chunks for a long DNS TXT value
bird email tools validate-bimiGet BIMI record validation results
bird email tools validate-dmarcGet DMARC record validation results