ietf-nntp Wildmats

Clive D.W. Feather clive at demon.net
Tue Nov 14 10:58:15 PST 2000


Tim Roberts said:
> I definately should have thought before I wrote.  You are correct in
> pointing out my inconsistency and misunderstanding.  However, I'm still
> confused at what 'rightmost wins' means - does it mean specifically the
> rightmost element or that the components are evaluated from right to left
> with the first match 'winning'?

I documented it as:
* test the string against each component and note which match;
* if none match, the string does not match the wildmat;
* if the rightmost component that matches is prefixed with an exclamation
  mark, the string does not match the wildmat;
* otherwise the string matches the wildmat.

which matches your latter statement (which is simpler, in fact).

-- 
Clive D.W. Feather  | Work:  <clive at demon.net>   | Tel:  +44 20 8371 1138
Internet Expert     | Home:  <clive at davros.org>  | Fax:  +44 20 8371 1037
Demon Internet      | WWW: http://www.davros.org | DFax: +44 20 8371 4037
Thus plc            |                            | Mobile: +44 7973 377646 



More information about the ietf-nntp mailing list