git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c226c7
)
Docs: Fix variable name,. Bug 3034
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 5 Oct 2023 12:25:01 +0000
(13:25 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 5 Oct 2023 12:25:01 +0000
(13:25 +0100)
Broken-by: 8c226c7c8917
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index ee6fc5c370bf836500b2fdcb09ee5c912f962c6e..b3c9abb8719181dc2d5455c3078b8b8469e20961 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-43016,8
+43016,8
@@
All other message types ignore the result string, and
no other use is made of it.
For a tcp:connect event, if the connection is being made to a proxy
-then the &$host_address$& and &$
port$& variables will be that of the proxy and not
-the target system.
+then the &$host_address$& and &$
host_port$& variables
+
will be that of the proxy and not
the target system.
For tls:cert events, if GnuTLS is in use this will trigger only per
chain element received on the connection.