Accepting request 614223 from home:nkukreja:branches:network
- Add SPF records in dnszone-schema file (bsc#901577) OBS-URL: https://build.opensuse.org/request/show/614223 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=244
This commit is contained in:
parent
63f4bb281a
commit
e30f1eb7cd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 10:47:22 UTC 2018 - navin.kukreja@suse.com
|
||||
|
||||
- Add SPF records in dnszone-schema file (bsc#901577)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 09:01:52 UTC 2018 - navin.kukreja@suse.com
|
||||
|
||||
|
@ -142,6 +142,12 @@ attributetype ( 1.3.6.1.4.1.2428.20.1.47 NAME 'nSECRecord'
|
||||
SUBSTR caseIgnoreIA5SubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.2428.20.1.99 NAME 'sPFRecord'
|
||||
DESC 'Sender Policy Framework, RFC 4408'
|
||||
EQUALITY caseIgnoreIA5Match
|
||||
SUBSTR caseIgnoreIA5SubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.2428.20.3 NAME 'dNSZone'
|
||||
SUP top STRUCTURAL
|
||||
MUST ( zoneName $ relativeDomainName )
|
||||
|
Loading…
Reference in New Issue
Block a user