[exim-cvs] Docs: add info on router variable evaluation orde…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Exim Git Commits Mailing List
日付:  
To: exim-cvs
題目: [exim-cvs] Docs: add info on router variable evaluation order
Gitweb: https://git.exim.org/exim.git/commitdiff/148d9d517265b06fee1ac15047040e3f1789f280
Commit:     148d9d517265b06fee1ac15047040e3f1789f280
Parent:     29041f6cd4b0d8a0ee109ed0a0efaaf929d6a804
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Dec 2 10:14:23 2020 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Wed Dec 2 10:14:23 2020 +0000


    Docs: add info on router variable evaluation order
---
 doc/doc-docbook/spec.xfpt | 4 ++++
 1 file changed, 4 insertions(+)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 857166f..b23f33d 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)