Re: File-based net lists

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Bob Green
Cc: exim-users, Brian Blackmore
Asunto: Re: File-based net lists
On Thu, 15 May 1997, Bob Green wrote:

> This is essentially a problem of non-unique keys. A single IP address can match
> more than one network/mask. Are there other cases of this elsewhere in exim or
> are database lookups built on the assumption that keys are unique?


They assume unique keys and can therefore use dbm files. There is one
small wrinkle in handling partial domain lookups, but that is done using
multiple lookups, each with a unique key constructed by chopping down
the original.

It is clear that anything other than linear text searching is going to
need a specially-munged data file.

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714