setup_dmarc
Configure DMARC email authentication policies to protect domains from spoofing and phishing by setting enforcement rules and report destinations.
Instructions
Add DMARC policy TXT record
Input Schema
TableJSON 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 |