Re: [Exim] trusted_users expansion

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Adam D. Barratt
日付:  
To: exim-users
題目: Re: [Exim] trusted_users expansion
On Mon, 2003-10-27 at 22:38, Peter D. Gray wrote:
[...]
> In fact, how can I tell
> from the documentation which things will "expand"
> and which will not?


The Fine Documentation tells you everything you need to know in that
respect. If you examine section 13 of the Exim 4.20 spec., for instance,
you'll find that `trusted_users' has `Type: string list', whereas the
next entry `unknown_login' has `Type: string, expanded'.

If an entry doesn't specifically say it's expanded, then it's not.

hth

Adam