File: //proc/self/root/usr/share/doc/python3-spf/doctest.yml
# Zonedata for doctests
zonedata:
example.net:
- A: 192.0.32.10
_exp.controlledmail.com:
- TXT: Controlledmail.com does not send mail from itself.
_spf.controlledmail.com:
- TXT: v=spf1 ip4:72.81.252.18 ip4:72.81.252.19 ip4:208.43.65.50 ip6:2607:f0d0:3001:00aa:0000:0000:0000:0002 -all
controlledmail.com:
- TXT: v=spf1 redirect=_spf.controlledmail.com
parallel.kitterman.org:
- TXT: v=spf1 include:long.kitterman.org include:cname.kitterman.org -all
a.example.org:
- TXT: "Another TXT record."
- SPF: "v=spf1 ip4:192.0.2.225 ?include:webmail.pair.com ?include:relay.pair.com -all"
- TXT: "More TXT records."
- TXT: "A third TXT record."
- AAAA: 2001:db8:ff0:300::4
b.example.org:
- CNAME: "a.example.org"
parallel.example.org:
- SPF: "v=spf1 include:a.example.org include:b.example.org -all"
- A: 192.0.2.28
webmail.pair.com:
- TXT: "v=spf1 ip4:66.39.3.0/24 ip4:209.68.6.94/32"
relay.pair.com:
- TXT: "v=spf1 ip4:209.68.5.9/32 ip4:209.68.5.15/32 a -all"
- A: 192.0.2.131