Re: [exim-dev] sqlite lookup support.

トップ ページ
このメッセージを削除
このメッセージに返信
著者: David Woodhouse
日付:  
To: Tony Finch
CC: exim-dev
題目: Re: [exim-dev] sqlite lookup support.
On Tue, 2005-07-05 at 10:48 +0100, Tony Finch wrote:
> Yes, it's a bit odd that it's a hybrid between a query-styl and single-key
> lookup. Judging from the patch this is a documentation problem rather than
> an implementation problem, but I only skimmed it.


But then you have the temptation to do...

    accept hosts = sqlite;/var/spool/exim/greylist-known-resenders


That form isn't allowed with query-style lookups, is it?

--
dwmw2