setup_dmarc
Add a DMARC policy TXT record to your domain's DNS to protect against email spoofing and phishing. Configure enforcement level, reporting email, and filtering percentage.
Instructions
Add DMARC policy TXT record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| provider | No | DNS provider (auto-detected if omitted) | |
| policy | No | DMARC enforcement: none=monitor only, quarantine=spam folder, reject=block | none |
| reportEmail | No | Email address to receive DMARC reports | |
| pct | No | Percentage of messages to filter |