You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/09/25 18:04:53 UTC

[jira] Resolved: (JSPF-24) Handle of non configured SPF domains with default SPF record

     [ http://issues.apache.org/jira/browse/JSPF-24?page=all ]

Norman Maurer resolved JSPF-24.
-------------------------------

    Resolution: Fixed

> 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
>             Fix For: 0.9b4
>
>         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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org