Re: [EXIM] CDB - a quick check...

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: John Horne
CC: Exim Users List
題目: Re: [EXIM] CDB - a quick check...
On Thu, 19 Nov 1998, John Horne wrote:

> Ah! So, NDBM is lowercase by not using '-nolc' with exim_dbmbuild, and is
> case-insensitive because we have 'locally_caseless' set (as default).
> So, by writing the equivalent of exim_dbmbuild for CDB files - lowercasing
> everything...spotted!
> You're lowercasing the keys, but not the data aren't you? I've been
> lowercasing everything with my program to create CDB files.


Correct; exim_dbmbuild (without -nolc) lowercases the keys only.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***