Hi Norman,

can you check on the spf list what do they think about this?

What is the result from the other spf libraries for microsoft.com?

Anyway the bug seems to be invalid because the RFC is really clear about this issue: "MUST limit the number of mechanisms and modifiers that do DNS lookups to at most 10" and "If this number is exceeded during a check, a PermError MUST be returned".

Stefano


Norman Maurer (JIRA) wrote:
     [ http://issues.apache.org/jira/browse/JSPF-21?page=all ]

Norman Maurer resolved JSPF-21.
-------------------------------

    Resolution: Invalid

The current SPF specs shows us that this issue is invalid. jSPF acts like the 
specs descript it

SPF1Data.MAX_DEPTH = 10 not enough
----------------------------------

                Key: JSPF-21
                URL: http://issues.apache.org/jira/browse/JSPF-21
            Project: jSPF
         Issue Type: Bug
         Components: Core
           Reporter: Miguel Di Ciurcio Filho
        Assigned To: Norman Maurer
           Priority: Blocker

Using the default MAX_DEPTH = 10 in SPF1Data can not finish the probe for a 
decision.
Try with microsoft.com, it will fail :-P Microsoft's domain have alot of includes.
Well, I rised it to 15 and now works fine.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to