Re: [Exim] Colons in domain lists

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: John Horne
CC: Exim Users List
題目: Re: [Exim] Colons in domain lists
On Wed, 30 Aug 2000, John Horne wrote:

> local_domains = XXX : LOCAL
>
> However, if XXX is not set (XXX=) then we get:
>
> local_domains = : LOCAL


So an empty domain is treated as local, but since an empty domain is not
syntactically legal, it will never exist. You will waste a minute amount
of time checking something that can never match. I don't suppose it
matters. If you really care, you should put the colon into the setting
of XXX when it isn't empty.

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