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/example1.good | |
| parent | 88722b030e9919504c563222d083ba20f5127ffb (diff) | |
| download | dnspython-02a55dc7583df5438c46336b8eac3bee1b1066f3.tar.gz | |
add SPF support
Diffstat (limited to 'tests/example1.good')
| -rw-r--r-- | tests/example1.good | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/example1.good b/tests/example1.good index d80b8ed..fbbbdb8 100644 --- a/tests/example1.good +++ b/tests/example1.good @@ -78,6 +78,7 @@ rt02 3600 IN RT 65535 . s 300 IN NS ns.s ns.s 300 IN A 73.80.65.49 sig01 3600 IN SIG NXT 1 3 3600 20200101000000 20030101000000 2143 foo MxFcby9k/yvedMfQgKzhH5er0Mu/vILz 45IkskceFGgiWCn/GxHhai6VAuHAoNUz 4YoU1tVfSCSqQYn6//11U6Nld80jEeC8 aTrO+KKmCaY= +spf 3600 IN SPF "v=spf1 mx -all" srv01 3600 IN SRV 0 0 0 . srv02 3600 IN SRV 65535 65535 65535 old-slow-box.example.com. sshfp1 3600 IN SSHFP 1 1 aa549bfe898489c02d1715d97d79c57ba2fa76ab |
