summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-11-29 15:55:05 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-11-29 16:03:48 +0000
commitfc37f2acaaa440c5265dc01fd693d8f5406f5cf9 (patch)
tree5e39160400b9d6fde901bad3c305c1a597507122 /doc
parent340e5f5781abb5388c41fa326d6e1cabf7ba96ff (diff)
downloadexim4-fc37f2acaaa440c5265dc01fd693d8f5406f5cf9.tar.gz
Add predefined macros for expansions
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/NewStuff4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index d9a9f6cda..4a912268b 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -13,6 +13,10 @@ Version 4.97
2. An event on a failing SMTP AUTH, for both client and server operations.
+ 3. Variable $sender_helo_verified with the result of an ACL "verify = helo".
+
+ 4. Predefined macros for expansion items, operators, conditions and variables.
+
Version 4.96
------------