Dmarc: Difference between revisions

From DWIKI
Tony (talk | contribs)
Tag: wikieditor
Tony (talk | contribs)
Tag: wikieditor
Line 13: Line 13:
Policy
Policy


; p=quarantine : indicates that email servers should "quarantine" emails that fail DKIM and SPF — considering them to be potentially spam. Other possible settings for this include
; p=quarantine : indicates that email servers should "quarantine" emails that fail DKIM and SPF — considering them to be potentially spam.
 
; p=none : allows emails that fail to still go through
; p=none : allows emails that fail to still go through, and p=reject, which instructs email servers to block emails that fail
; p=reject : which instructs email servers to block emails that fail


==sp==
==sp==

Revision as of 08:42, 3 February 2026

Links


The dmarc record

v

Protocol version

p

Policy

p=quarantine
indicates that email servers should "quarantine" emails that fail DKIM and SPF — considering them to be potentially spam.
p=none
allows emails that fail to still go through
p=reject
which instructs email servers to block emails that fail

sp

Policy for subdomains

adkim

Alignment mode for DKIM: adkim

s

Strict

r

Relaxed (default)

aspf

Alignment mode for SPF aspf

s

Strict

r

Relaxed (default)


rua

Reporting URI of aggregate reports

ruf

Reporting URI for forensic reports

pct

Percentage of messages subjected to filtering

HOWTO

Understanding dmarc report


SPF Alignment

Look up dmarc record

dig _dmarc.example.com TXT

Tools

innodb_large_prefix is deprecated