diff options
| author | Bob Halley <halley@dnspython.org> | 2006-06-21 23:01:46 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2006-06-21 23:01:46 +0000 |
| commit | 02a55dc7583df5438c46336b8eac3bee1b1066f3 (patch) | |
| tree | 10810dd11e54212e5238c060e0e071f5bd138009 /tests/example2.good | |
| parent | 88722b030e9919504c563222d083ba20f5127ffb (diff) | |
| download | dnspython-02a55dc7583df5438c46336b8eac3bee1b1066f3.tar.gz | |
add SPF support
Diffstat (limited to 'tests/example2.good')
| -rw-r--r-- | tests/example2.good | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/example2.good b/tests/example2.good index 62d6ace..32256a0 100644 --- a/tests/example2.good +++ b/tests/example2.good @@ -78,6 +78,7 @@ rt02.example. 3600 IN RT 65535 . s.example. 300 IN NS ns.s.example. ns.s.example. 300 IN A 73.80.65.49 sig01.example. 3600 IN SIG NXT 1 3 3600 20200101000000 20030101000000 2143 foo.example. MxFcby9k/yvedMfQgKzhH5er0Mu/vILz 45IkskceFGgiWCn/GxHhai6VAuHAoNUz 4YoU1tVfSCSqQYn6//11U6Nld80jEeC8 aTrO+KKmCaY= +spf.example. 3600 IN SPF "v=spf1 mx -all" srv01.example. 3600 IN SRV 0 0 0 . srv02.example. 3600 IN SRV 65535 65535 65535 old-slow-box.example.com. sshfp1.example. 3600 IN SSHFP 1 1 aa549bfe898489c02d1715d97d79c57ba2fa76ab |
