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 "Guillermo Grandes (JIRA)" <se...@james.apache.org> on 2006/09/24 17:49:23 UTC

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

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

Guillermo Grandes updated JSPF-24:
----------------------------------

    Attachment: SPF.java.diff

Hi,

Attach a diff (SPF.java.diff) for the trunk (org.apache.james.jspf.SPF), for handle transitional domains (non configured with spf), force local policies, check a specified policy, etc etc.

they are a few lines, but few changes (all transparent) :-) more commentaries than code! ;-)


> 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
>         Attachments: SPF.java.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