Re: File-based net lists

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Bob Green
CC: exim-users, Brian Blackmore
題目: 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