Re: [exim] when are exim vars first available? and ...

Pàgina inicial
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
A: exim-users
Assumpte: Re: [exim] when are exim vars first available? and ...
OpenMacNews wrote:
>
> it would be nice to be able to simply look at a table/etc and learn:
>
>     $local_part: not set until RCPT


Chapter 11's definition of $local_part [0] talks about when this
variable is defined, and when it's not, in quite a bit of detail. I
think you'll find that for most variables that aren't entirely obvious,
similar documentation already exists.

[0] http://exim.org/exim-html-4.50/doc/html/spec_11.html#SECT11.9
No direct link, sorry. Philip, can you please index the individual
variable definitions in Chapter 11.9 in the 5.60 docs?

- Marc