Documentation
Sign inGet started

bird email tools split-dns-record

Usage

Codebeispiel
bird email tools split-dns-record [flags]

Description

Split a long DNS TXT value (a DKIM public key, a long DMARC/BIMI value, etc.) into the ≤255-octet quoted chunks DNS requires, and get back a ready-to-publish quoted string plus the raw chunks. A single TXT string can't exceed 255 octets, so long values must be published as multiple concatenated strings; this renders that for you. Pass the value in the value parameter. Offline — no DNS lookup. Public — no authentication required.

Examples

Codebeispiel
bird email tools split-dns-record <value>

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird email tools analyze-dmarc-reportAnalyze a DMARC aggregate report
bird email tools analyze-headersAnalyze raw email headers
bird email tools auditAudit a domain's email authentication
bird email tools validate-bimiValidate a BIMI record
bird email tools validate-dmarcValidate a DMARC record