dnsight spf
SPF check and suggested TXT generation.
Options
| Option |
Type |
Default |
Required |
Description |
domains |
text |
— |
no |
One or more domains; omit to use config manifest targets. |
--config |
file |
— |
no |
YAML path (overrides global --config for this command). |
--required-disposition |
choice |
— |
no |
Required terminal SPF mechanism (-all, ~all, ?all, +all). |
--lookup-limit |
integer range |
— |
no |
Max DNS lookups during SPF evaluation. |
--max-includes |
integer |
— |
no |
Cap on include traversals (optional). |
--allow-redirect / --no-allow-redirect |
bool |
— |
no |
Allow redirect= mechanism. |
--flatten / --no-flatten |
bool |
false |
no |
Expand flattened SPF view in Rich/Markdown-style output (JSON/SARIF already include full data). |
Subcommands
| Command |
Description |
generate |
Print a minimal SPF TXT record. |