![]() |
![]() |
||||
This is a java command line application which can be used to test your Sender Policy Framework (SPF) record.
It is (hopefully) a full SPF implementation, and will output a complete trace of all activities as the SPF record is parsed.
We are eager to get some feedback about this tool, so if it worked well for you, or you believe our implementation is incorrect, or you find any problems with the instructions below, please email spftool <at> metawerx.net, or add a comment to this page by clicking Add Comment above.
Please do not email us with other SPF questions, as we are not part of OpenSPF, and have only created an implementation.
java -cp metawerx.utils1.16.jar com.metawerx.net.mail.SPF youremail@domain.com IP-ADDRESS targetemail@domain.com
java -cp metawerx.utils1.16.jar com.metawerx.net.mail.SPF metawerx@hotmail.com 100.101.102.103 yourname@gmail.com
Thanks for this tool.. It is extremly helpful and works well. Is there a way to specify the DNS server ? (IE:We validate a seperate internal SPF record vs the one we use publicly)
--lp, 25-Dec-2008