Difference between revisions of "DMARC record"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
Options <ref>https://en.wikipedia.org/wiki/DMARC#DNS_record</ref>:
 
Options <ref>https://en.wikipedia.org/wiki/DMARC#DNS_record</ref>:
 
* <code>v</code> is the version
 
* <code>v</code> is the version
* <code>p</code> is the policy (see below). Option: <code>p=none, p=reject, p=quarantine </code>
+
* <code>p</code> is the [[policy]] (see below). Option: <code>p=none, p=reject, p=quarantine </code>
 
* <code>sp</code> the subdomain policy
 
* <code>sp</code> the subdomain policy
 
* <code>pct</code>is the percent of "bad" email on which to apply the policy
 
* <code>pct</code>is the percent of "bad" email on which to apply the policy
Line 14: Line 14:
  
 
  dig -t TXT  _dmarc.google.com
 
  dig -t TXT  _dmarc.google.com
  "v=DMARC1; p=reject; rua=mailto:[email protected]"
+
  "v=[[DMARC1]]; p=reject; rua=mailto:[email protected]"
  
  
 
  dig -t TXT  _dmarc.apple.com
 
  dig -t TXT  _dmarc.apple.com
 
  "v=DMARC1; p=quarantine; sp=reject; rua=mailto:[email protected]; ruf=mailto:[email protected];"
 
  "v=DMARC1; p=quarantine; sp=reject; rua=mailto:[email protected]; ruf=mailto:[email protected];"
 
  
 
== Related ==
 
== Related ==
 
* [[TXT]] record
 
* [[TXT]] record
 +
 +
== Activities ==
 +
* Read https://support.google.com/a/answer/10032169
  
 
== See also ==
 
== See also ==
 
* {{DMARC}}
 
* {{DMARC}}
 +
* {{DNS}}
  
 
[[Category:DMARC]]
 
[[Category:DMARC]]
 
[[Category:Email]]
 
[[Category:Email]]

Latest revision as of 13:33, 26 April 2022

_dmarc.your_domain.com

Options [1]:

  • v is the version
  • p is the policy (see below). Option: p=none, p=reject, p=quarantine
  • sp the subdomain policy
  • pctis the percent of "bad" email on which to apply the policy
  • rua is the URI to send aggregate reports
  • ruf

Public examples[edit]

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];"

Related[edit]

Activities[edit]

See also[edit]

  • https://en.wikipedia.org/wiki/DMARC#DNS_record
  • Advertising: