bird email tools validate-bimi
Usage
कोड उदाहरण
bird email tools validate-bimi [flags]Description
Validate a BIMI TXT record (the v=BIMI1; l=...; a=... string published at default._bimi.<domain>) and get back the parsed record plus errors and warnings. The record text goes in the record parameter. Parsing is offline (no DNS lookup) and reports whether it is valid, the logo (l) and Verified Mark Certificate (a) URIs, and any problems such as a non-HTTPS URI or a missing certificate. It answers whether a record is publishable, and what an existing one means. Public: no authentication required.
Examples
कोड उदाहरण
bird email tools validate-bimi <record>Options
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email tools analyze-dmarc-report | Analyze a DMARC aggregate report |
| bird email tools analyze-headers | Analyze raw email headers |
| bird email tools audit | Audit a domain's email authentication |
| bird email tools split-dns-record | Split a long DNS TXT value into 255-octet chunks |
| bird email tools validate-dmarc | Validate a DMARC record |