spf-discuss
[Top] [All Lists]

SPF test suite

2005-08-05 00:59:10
I am setting up some test SPF rules to test SPF implementations. I have set up 
the following

test1.spam.co.nz    "v=spf1 ip4:219.88.242.0/27 -all moo" (illegal moo) (The 
Default Mail::Query::SPF passes this incorrectly)
test2.spam.co.nz    "v=spf1 ip4:219.88.242.0/27 include:test2.spam.co.nz -all" 
(including itself)
test3.spam.co.nz    "v=spf1 redirect:test3.spam.co.nz -all" (illegal mech)
test4.spam.co.nz    "v=spf1 redirect=test4.spam.co.nz -all" (redirects to 
itself)

these all fail (correctly) on my validation http://spam.co.nz/spf/validation.pl

but

http://www.kitterman.com/spf/validate.html (using pyspf?)

passes test4.spam.co.nz

I'll put posting my patches to Query::Mail:SPF in a few weeks to make it work 
more correctly

Thanks
Craig

-------
Sender Policy Framework: http://spf.pobox.com/
Archives at http://archives.listbox.com/spf-discuss/current/
To unsubscribe, change your address, or temporarily deactivate your 
subscription, 
please go to 
http://v2.listbox.com/member/?listname=spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
<Prev in Thread] Current Thread [Next in Thread>