spf-discuss
[Top] [All Lists]

http://www.kitterman.com/spf/validate.html SPF Validation

2005-07-25 17:21:53
Hi Folks

I just ran a comparison between the SPF Tester of
http://spam.co.nz/spf/validation.html (mine using the older perl Mail::SPF which a few of my own changes to make a little more RFC compliant
and
http://www.kitterman.com/spf/validate.html

And the kitterman SPF checker passed a few of the domains which should be invalid. (IMHO)

These Domains are:

exovedate.com v=spf1 a mx ptr a:mail.albedo.net a:trillian.bbs42.com ip4:206.51.22.0/27 ip4:206.41.27.0/27 ip4:204.225.112.0/27 include:albedo.net -all
This includes
albedo.net text = "v=spf1" "a" "mx" "a:romeo.albedo.net" "ip4:206.51.22.0/27" "ip4:206.51.27.0/27" "ip4:204.225.112.0/27" "include:bbs42.com" "-all"
(Is this Valid to do, no one else seems to do it)

whereareyounow.com v=spf1 mx ptr ip4:217.148.33.3/224 -all (invalid Subnet mask for address) lansmart.co.nz v=spf1 mx ptr ip4:202.20.3.10/255 ip4:60.234.160.113/255 ~all (Invalid Subnet mask)

Thanks
Craig