From: Jeremy Harris Date: Wed, 2 Dec 2020 10:14:23 +0000 (+0000) Subject: Docs: add info on router variable evaluation order X-Git-Tag: exim-4.95-RC0~186 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/148d9d517265b06fee1ac15047040e3f1789f280 Docs: add info on router variable evaluation order --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 857166fcd..b23f33d42 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -19728,6 +19728,10 @@ Values containing a list-separator should have them doubled. When a router runs, the strings are evaluated in order, to create variables which are added to the set associated with the address. +.new +This is done immediately after all the preconditions, before the +evaluation of the &%address_data%& option. +.wen The variable is set with the expansion of the value. The variables can be used by the router options (not including any preconditions)