blob: 09a7ddc2550f3642bfd47043377c1abcebd13db4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#
# A simple form of RP: names could be compressed (but MUST NOT).
# rdlen is omitted for the "to wire" test.
#
[custom]
sections: name/1:name/2:rp
[name/1]
name: a.example.com
[name/2]
name: b.example.net
[rp]
rdlen: -1
mailbox: root.example.com
text: rp-text.example.net
|