mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
Replace obsolete RFC4408 reference with RFC7208 (SPF)
(cherry picked from commit f8cb0ac141)
This commit is contained in:
parent
d5c4c2d4b5
commit
d01ff38e58
2 changed files with 6 additions and 1 deletions
|
|
@ -258,6 +258,11 @@ Implementation Notes for DNS Security (DNSSEC).* February 2013. [#rfc6840]_
|
|||
:rfc:`7050` - T. Savolainen, J. Korhonen, and D. Wing. *Discovery of the IPv6
|
||||
Prefix Used for IPv6 Address Synthesis.* November 2013. [#rfc7050]_
|
||||
|
||||
:rfc:`7208` - S. Kitterman.
|
||||
*Sender Policy Framework (SPF) for Authorizing Use of Domains in Email,
|
||||
Version 1.*
|
||||
April 2014.
|
||||
|
||||
:rfc:`7344` - W. Kumari, O. Gudmundsson, and G. Barwood. *Automating DNSSEC
|
||||
Delegation Trust Maintenance.* September 2014. [#rfc7344]_
|
||||
|
||||
|
|
|
|||
|
|
@ -63,7 +63,6 @@ or Best Current Practice (BCP) documents. The list is non exhaustive.
|
|||
RFC4294 - Section 5.1 [8]
|
||||
RFC4343
|
||||
RFC4398
|
||||
RFC4408
|
||||
RFC4431 [22]
|
||||
RFC4470 [9]
|
||||
RFC4509
|
||||
|
|
@ -96,6 +95,7 @@ or Best Current Practice (BCP) documents. The list is non exhaustive.
|
|||
RFC6944
|
||||
RFC7043
|
||||
RFC7050 [21]
|
||||
RFC7208
|
||||
RFC7314
|
||||
RFC7344 [20]
|
||||
RFC7477
|
||||
|
|
|
|||
Loading…
Reference in a new issue