Python Based SPF Record Testing Tools

Uses the Python SPF library developed by Terrence Way and Stuart Gathman (BMSi).
Available from the Pymilter project on Sourceforge.net.
Any errors should be reported to the e-mail address below, not to the original authors.

Note, below are all pretty much quick and dirty scripts that are mostly just ways to call the Python SPF library. On the off chance they are useful, and just on general principles, here they are. They are all Open Patent™ programs and may all be redistributed, reused, or modified on the same terms as Python itself.

The files are in a single tarball, here. The does my site have an SPF record script is called getspf.py, the is my SPF record valid script is called recordcheck.py, and the test my SPF record script is called test5.py. The copy of pyspf used on the validator is included in the tarball. It will generally vary slightly from the released versions.

- KTS Home

Copyright Kitterman Technical Services, 2005, 2006, 2007