tools.kup.tz

  • Overview
  • About
  • Cryptography
    • RSA Keygen + Encryption/Decryption
    • AES Encryption/Decryption
    • PFX/PKCS#12 Generator
    • CSR Generator & Parser
    • Certificate Parser
  • DNS
    • DNS Scanner
    • MX Resolver
    • NS Resolver
    • SPF Generator
    • DKIM Generator
    • DMARC Generator
  • Formatting
    • JSON Formatter
    • Images to Base64
    • CSV Converter
    • HTML to Markdown
    • FRITZ!Box XML to CSV
  • Hashing
    • Bcrypt Hash Generator
    • MD5 Hash Generator
    • SHA1 Hash Generator
    • SHA256 Hash Generator
  • Images
    • Images to Base64
    • Progress Bar Generator
    • PNG to ICO
  • Network
    • Subnet Calculator
  • Security
    • Password Generator
    • SPF Generator
    • DKIM Generator
    • DMARC Generator
    • TOTP Generator
  • Troubleshooting
    • HTTP Request Tracker
  • Deutsch
tools.kup.tz

DMARC Generator

About this tool
Create DMARC DNS entries comfortably in the browser. No data is sent to the server.

Parameters

Optional: Used to display the record name (e.g. _dmarc.example.com).

Policy

none (reports only)
Determines how recipients handle non-conforming emails: none = reports only, quarantine = quarantine, reject = reject.

Subdomain Policy

— (leave empty)
Applies to subdomains. If empty, the main policy (p) is used.

Alignment

relaxed (r)
adkim controls DKIM alignment: relaxed (r) allows subdomains, strict (s) requires exact domain match.
relaxed (r)
aspf controls SPF alignment: relaxed (r) allows subdomains, strict (s) requires exact domain match.

Report Recipients

rua (Aggregate Reports)
Multiple recipients possible. It is recommended to use mailto: (e.g. mailto:dmarc@example.com).
ruf (Forensic Reports)

Failure Options (fo)

Controls when forensic reports are sent: 0 = only when both SPF and DKIM (aligned) fail, 1 = on every error, d = on DKIM error, s = on SPF error.

Other

100
pct determines what percentage of messages are subject to the policy (default 100%).
ri specifies the interval in seconds for aggregate reports (default 86400 = 24 hours).

Generated DMARC Entry

The entry is published as a TXT record.
Record Name
(_dmarc.<deine-domain>)
Record Value
v=DMARC1; p=none; adkim=r; aspf=r
© 2026 Tino Kuptz. Theme by ThemeSelectionImpressumDatenschutz 0e2d21d