Package org.apache.james.jspf.policies

Interface Summary
Policy Return an spf record from a given domain.
PolicyPostFilter Return an spf record from a given domain.
 

Class Summary
InitialChecksPolicy Run the checks on the validity of the domain This is an override filter to be executed as the first so it should be added as the last filter.
NeutralIfNotMatchPolicy Sets the result to NEUTRAL if no directive is found
NoSPFRecordFoundPolicy Throws a NoneException if no record has been found
ParseRecordPolicy Parse the record
SPFRetriever Get the raw dns txt or spf entry which contains a spf entry
SPFStrictCheckerRetriever Get the raw dns txt or spf entry which contains a spf entry.
 



Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.