summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-09-14 18:46:15 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2023-09-14 19:18:00 +0100
commit0c66b42d11434a92b451c058ca0ecd1c0e12fdc6 (patch)
tree68a9e8c265707db19d62993c6ea518c25efcc218
parentb015574531cf18b2126edb9da5a99dad659207dd (diff)
Docs: note that the match_ip condition sets $value
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 6ff06f3a4..13991d5cd 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -12088,6 +12088,10 @@ Exim was built with the EXPAND_LISTMATCH_RHS option.
Consult section &<<SECThoslispatip>>& for further details of these patterns.
+The variable &$value$& will be set for a successful match and can be
+used in the success clause of an &%if%& expansion item using the condition.
+Any previous &$value$& is restored after the if.
+
.vitem &*match_local_part&~{*&<&'string1'&>&*}{*&<&'string2'&>&*}*&
.cindex "domain list" "in expansion condition"
.cindex "address list" "in expansion condition"