Re: ipv6 and spf
Scott Kitterman <[email protected]> Wed, 18 Jan 2012 06:45:54 -0500
| Newsgroups | gmane.mail.spam.spf.discuss |
|---|---|
| Message-ID | <1959884.lQl2yc4ggC@scott-latitude-e6320> |
On Wednesday, January 18, 2012 07:19:53 AM you wrote: > fail Please see > http://www.openspf.org/why.html?sender=me%40junc.org&ip=2001%3A470%3A27%3Abb > 3%3A%3A2&receiver=tools.bevhost.com tools.bevhost.com: domain of [email protected] > does not designate > 2001:470:27:bb3::2 as permitted sender v=spf1 ip4:2.104.223.8/30 > ~ip6:2001:470:27:bb3::2 -all HASH(0x9016f90) > > i cant see my error :/ I think it's a bug in the tool. http://kitterman.com/spf/validate.html shows that as a pass. You're record is redundant though. junc.org. 43200 IN TXT "v=spf1 ip4:2.104.223.8/30 ip6:2001:470:27:bb3::2 a:xpoint-1-pt.tunnel.tserv24.sto1.ipv6.he.net -all" The ip6: and a: mechanisms point to the same host, so you should remove one. Scott K P.S. Openspf.org is still dead, so you'll need to use openspf.net instead.