Skip to content

Instantly share code, notes, and snippets.

@moonshiner
Created March 10, 2024 00:33
Show Gist options
  • Save moonshiner/76dd5ff22f65b84969716ff09be1ac1a to your computer and use it in GitHub Desktop.
Save moonshiner/76dd5ff22f65b84969716ff09be1ac1a to your computer and use it in GitHub Desktop.
9.2. Authentication-Results Result Registry Update
IANA has added the following in the "Email Authentication Result
Names" registry:
+=========+===========+===========+=======+==================+======+
|Code | Existing/ | Defined |Auth | Meaning |Status|
| | New Code | |Method | | |
+=========+===========+===========+=======+==================+======+
|none | existing | [RFC8601] |dmarc | No DMARC policy |active|
| | | |(added)| record was | |
| | | | | published for | |
| | | | | the aligned | |
| | | | | identifier, or | |
Here is the IANA registry:
| Auth Method(s) | Code | Specification | Status |
|================|===========|========================|========|
| dmarc | fail | [RFC7489] section 11.2 | active |
| dmarc | none | [RFC7489] section 11.2 | active |
| dmarc | pass | [RFC7489] section 11.2 | active |
| dmarc | permerror | [RFC7489] section 11.2 | active |
| dmarc | temperror | [RFC7489] | active |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment