Re: [Exim] trusted_users expansion

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Adam D. Barratt
Datum:  
To: exim-users
Betreff: 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