DMARC Generator
dmarc_generateGenerate a DMARC DNS record to protect your domain from email spoofing. Specify domain, report email, and policy to create ready-to-deploy DNS configuration.
Instructions
Generate a DMARC DNS record for a domain. Returns the record name, value, and type ready to be added to DNS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_name | Yes | The domain to generate a DMARC record for, e.g. example.com | |
| Yes | The email address to receive DMARC aggregate reports, e.g. dmarc@example.com | ||
| dmarc_policy | Yes | The DMARC policy: none (monitor only), quarantine (mark as spam), or reject (block entirely) |