RFC 7489, "Domain-based Message Authentication, Reporting, and Conformance (DMARC)", March 2015
Source of RFC: INDEPENDENT
⚠ This RFC has been obsoleted!
Obsoleted by: RFC9989, RFC9990, RFC9991
Updated by: RFC8553, RFC8616
Errata-ID: 5371
- Status:
- Verified
- Type:
- Technical
- Reported By:
- Cris van Pelt
- Date Reported:
- 2018-05-28
- Verified by:
- Eliot Lear (ISE)
- Date Verified:
- 2022-09-30
Section 7.2.1.1 says:
The aggregate data MUST be an XML file that SHOULD be subjected to
GZIP compression.
It should say:
The aggregate data MUST be an XML file that SHOULD be subjected to
GZIP compression (described in [RFC1952]).
Notes:
The term "GZIP compression" is not defined in the text. To clarify, maintain compatibility with future (potentially incompatible) gzip versions, and to bring the document in line with other RFCs (e.g. 3712, 6713, 6968), a reference to RFC 1952 ("GZIP file format specification version 4.3") should be added.
This is assuming RFC 1952 was the author's intent.