[ http://issues.apache.org/jira/browse/JSPF-24?page=comments#action_12437464 ] Norman Maurer commented on JSPF-24: -----------------------------------
Sorry for all the critism but that patch does not act as it should. It will use the given spf record every time. From the perldoc of spfquery this should only done if "NO" spf record was found for the given arguments. Anyway I will commit a change to SVN soon to support best guess.. Thx for all the patches and inspiration. > Handle of non configured SPF domains with default SPF record > ------------------------------------------------------------ > > Key: JSPF-24 > URL: http://issues.apache.org/jira/browse/JSPF-24 > Project: jSPF > Issue Type: Improvement > Environment: jSPF 0.9b2 > Reporter: Guillermo Grandes > Assigned To: Norman Maurer > Attachments: SPF.java.diff, SPF.java.Zen-Version.diff > > > Use the best guess SPF record when one cannot be found in the DNS. Note that > this can only return pass or neutral. > example best_guess: "v=spf1 a/24 mx/24 ptr ?all" > This improvement is not standard, but Google uses it (cannot be bad) ;-) > The idea is that the use of this improvement and the policy that is used by > default can initialize, to even force the use of a local_policy (just in case > the request were arriving to us from an internal network 10.0.0.0/8 for > example) > See also: > http://search.cpan.org/dist/Mail-SPF-Query/lib/Mail/SPF/Query.pm#NON-STANDARD_FEATURES -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]