Re: [Exim] Flat files vs DBM

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Trevor Sky Garside
CC: Georg v.Zezschwitz, exim-users
題目: Re: [Exim] Flat files vs DBM
On Thu, 31 Aug 2000, Trevor Sky Garside wrote:

> What does your local_domains line look like? I have tried "local_domains =
> dbm;/usr/exim/local-domains" amd "local_domains =
> dbm;/usr/exim/local-domains.db", both with no luck. The DBM file appears to
> be setup correctly -- I created it using the dbmopen() command in Perl, and
> assigned a simple value to it -- I set test.domain = test.domain (I'm not
> sure what key/value pairs I should use since I really only need keys).


Try dbmnz; instead of dbm; because I think the Perl DBM interface does
not add a trailing zero to the keys, whereas exim_dbmbuild does.

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