summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-12-23 18:02:25 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-12-23 18:07:57 +0000
commit0762e1a4d6de4b7b0206314302297c9dd6d7ae73 (patch)
treea0a06de3ccab66778aaae65bd4c1d1d6e6cdc0bf /doc/doc-txt
parent02f746c26c113c1bd97cc25cc75797327eca9434 (diff)
downloadexim4-0762e1a4d6de4b7b0206314302297c9dd6d7ae73.tar.gz
Expand max_rcpt option on smtp transport. Bug 2946
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 0d4557a8b..b00399511 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -16,7 +16,8 @@ Version 4.97
3. Variable $sender_helo_verified with the result of an ACL "verify = helo".
4. Predefined macros for expansion items, operators, conditions and variables.
- 3. Variable $sender_helo_verified with the result of an ACL verify=helo.
+
+ 5. The smtp transport option "max_rcpt" is now expanded before use.
Version 4.96
------------