Quick Start Templates
Start with a preset template based on your experience level and requirements. You can customize any template after selection.
Monitoring
BeginnerFor organizations just starting with DMARC
Features:
- ✓No email filtering
- ✓Aggregate reports only
- ✓Safe for immediate deployment
- ✓Learn about your email sources
Quarantine
IntermediateFor organizations with established SPF/DKIM
Features:
- ✓Mark unauthenticated email as spam
- ✓Aggregate and forensic reports
- ✓Subdomain protection
- ✓Relaxed alignment
Strict Rejection
AdvancedFor maximum brand protection
Features:
- ✓Block all unauthenticated email
- ✓Strict alignment mode
- ✓Subdomain rejection policy
- ✓Comprehensive reporting
Gradual Rollout
IntermediateFor careful enforcement testing
Features:
- ✓10% enforcement rate
- ✓Test before full deployment
- ✓Minimize disruption risk
- ✓Easy to adjust percentage
💡 Recommendation: Start with the Monitoring template if you're new to DMARC. It's safe to deploy immediately and won't affect email delivery while you learn about your email sources.
Or start from scratch with the wizard:
Need Professional IT Services?
Our IT professionals can help optimize your infrastructure and improve your operations.
References & Citations
- Internet Engineering Task Force (IETF). (2015). Domain-based Message Authentication, Reporting, and Conformance (DMARC) - RFC 7489. Retrieved from https://datatracker.ietf.org/doc/html/rfc7489 (accessed January 2025)
- DMARC.org. (2024). DMARC Overview. Retrieved from https://dmarc.org/overview/ (accessed January 2025)
- Google. (2024). Email sender guidelines. Retrieved from https://support.google.com/mail/answer/81126 (accessed January 2025)
Note: These citations are provided for informational and educational purposes. Always verify information with the original sources and consult with qualified professionals for specific advice related to your situation.
Frequently Asked Questions
Common questions about the DMARC Generator
DMARC (Domain-based Message Authentication, Reporting and Conformance) DNS TXT record defines how to handle emails failing SPF/DKIM authentication. Format: _dmarc.example.com TXT "v=DMARC1; p=none; rua=mailto:[email protected]". Tags: p (policy), rua (aggregate reports), ruf (forensic reports), pct (percentage), adkim/aspf (alignment). Protects against spoofing, provides visibility into email authentication failures.