bird email tools audit
Usage
Ejemplo de código
bird email tools audit <domain> [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
Ejemplo de código
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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaGetting started with emailExplorar la funcionalidadEmailSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Prueba el ejercicio y obtén un resumen de implementación