spf-discuss
[Top] [All Lists]

Re: Re: purely dual-format approach

2004-10-30 09:32:45

On Sat, 30 Oct 2004, Frank Ellermann wrote:

The "global positional" is graph theory, if you have say four
mechanisms m1 m2 m3 m4, and you want m1 m2 m3 in scope s1, and
m2 m3 m4 in s2, then you can't do it with "global positional".
Something like "sc=s1 m1 sc=s2 m2 m3 m4" is what you want for
s2, but it adds m4 to s1, which is not what you wanted.

How about this, if somebody wants to start different scope that does
not include records from first one then HAVE TO close existing scope
BUT any scopes that are open are automaticly closed by -all

So "v=spf1 sc=s1 m1 sc=-s1,s2 m2 m3 -all" would mean that m1 applies only 
to s1 scope and m2 and m3 to s2 scope

And "v=spf1 sc=s1 m1 sc=s2 m2 m3 -all" would mean that m1, m2, m3 all are
within s1 scope while only m2 and m3 are within s2 scope.

-- 
William Leibzon
Elan Networks
william(_at_)elan(_dot_)net


<Prev in Thread] Current Thread [Next in Thread>