Difference between revisions of "DMARC record"
Jump to navigation
Jump to search
↑ https://en.wikipedia.org/wiki/DMARC#DNS_record
Line 2: | Line 2: | ||
_dmarc.your_domain.com | _dmarc.your_domain.com | ||
− | + | == Public examples == | |
[[dig -t]] [[TXT]] _dmarc.google.com | [[dig -t]] [[TXT]] _dmarc.google.com | ||
Revision as of 19:58, 25 April 2022
_dmarc.your_domain.com
Public examples
dig -t TXT _dmarc.google.com
dig -t TXT _dmarc.google.com "v=DMARC1; p=reject; rua=mailto:[email protected]"
dig -t TXT _dmarc.apple.com "v=DMARC1; p=quarantine; sp=reject; rua=mailto:[email protected]; ruf=mailto:[email protected];"
Options [1]:
v
is the versionp
is the policy (see below). Option:p=none, p=reject, p=quarantine
sp
the subdomain policypct
is the percent of "bad" email on which to apply the policyrua
is the URI to send aggregate reportsruf
See also
Advertising: