diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-05-07 15:49:14 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-05-07 15:49:14 +0000 |
commit | c944bc37e37c3c4360d9e54198be2e3281ff3812 (patch) | |
tree | 83c57cdd5df4688022e2bc520a626c7daf37c7e8 /bind/fake/JONES-mailonly | |
parent | 30b8788a1bf5d57b51b9dee375761c0640a05abb (diff) |
Add smtp spf hints.
Diffstat (limited to 'bind/fake/JONES-mailonly')
-rw-r--r-- | bind/fake/JONES-mailonly | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bind/fake/JONES-mailonly b/bind/fake/JONES-mailonly index ea4c451..f54ae61 100644 --- a/bind/fake/JONES-mailonly +++ b/bind/fake/JONES-mailonly @@ -13,4 +13,6 @@ $TTL 604800 MX 50 mail.haakansson.com. MX 50 mail.bitbase.dk. MX 50 mail.homebase.dk. + TXT "v=spf1 mx -all" mail A 192.168.102.250 ; 62.243.165.95 + |