diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-29 14:34:25 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-29 16:03:57 +0000 |
commit | 2484a8253df7795a45fb5b4aff6df0bf0e4d56e5 (patch) | |
tree | 2185f5706f5acf800f1e9cfceae499b4b459398a /doc | |
parent | fc37f2acaaa440c5265dc01fd693d8f5406f5cf9 (diff) |
Add variable $sender_helo_verified
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/NewStuff | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 4a912268b..0d4557a8b 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -16,6 +16,7 @@ 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. Version 4.96 ------------ |